git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06b16e9
)
helpers for acl caching + switch to those
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Jun 2009 16:11:54 +0000
(12:11 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 12:17:07 +0000
(08:17 -0400)
helpers: get_cached_acl(inode, type), set_cached_acl(inode, type, acl),
forget_cached_acl(inode, type).
ubifs/xattr.c needed includes reordered, the rest is a plain switchover.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found