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)
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