helpers for acl caching + switch to those
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Jun 2009 16:11:54 +0000 (12:11 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 12:17:07 +0000 (08:17 -0400)
commit073aaa1b142461d91f83da66db1184d7c1b1edea
tree2b54d185d78f1229418fca521a93e6b55c57248b
parent06b16e9f68edaa1e71aee943d3c030bcf7380af1
helpers for acl caching + switch to those

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>
fs/btrfs/acl.c
fs/ext2/acl.c
fs/ext3/acl.c
fs/ext4/acl.c
fs/jffs2/acl.c
fs/jfs/acl.c
fs/jfs/xattr.c
fs/reiserfs/xattr_acl.c
fs/ubifs/xattr.c
include/linux/posix_acl.h