commit | 073aaa1b142461d91f83da66db1184d7c1b1edea | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Jun 09 12:11:54 2009 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 24 08:17:07 2009 -0400 |
tree | 2b54d185d78f1229418fca521a93e6b55c57248b | |
parent | 06b16e9f68edaa1e71aee943d3c030bcf7380af1 [diff] |
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>