linux/fs/ext2
Al Viro 073aaa1b14 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>
2009-06-24 08:17:07 -04:00
..
acl.c helpers for acl caching + switch to those 2009-06-24 08:17:07 -04:00
acl.h switch ext2 to inode->i_acl 2009-06-24 08:15:28 -04:00
balloc.c
dir.c ext2: Do not update mtime of a moved directory 2009-06-18 13:03:44 -07:00
ext2.h switch ext2 to inode->i_acl 2009-06-24 08:15:28 -04:00
file.c
ialloc.c
inode.c switch ext2 to inode->i_acl 2009-06-24 08:15:28 -04:00
ioctl.c
Kconfig
Makefile
namei.c ext2: Do not update mtime of a moved directory 2009-06-18 13:03:44 -07:00
super.c switch ext2 to inode->i_acl 2009-06-24 08:15:28 -04:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h
xip.c
xip.h