linux-stable/fs/9p
Aneesh Kumar K.V 6e8dc55550 fs/9p: Update ACL on chmod
We need update the acl value on chmod

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2010-10-28 09:08:46 -05:00
..
acl.c fs/9p: Update ACL on chmod 2010-10-28 09:08:46 -05:00
acl.h fs/9p: Update ACL on chmod 2010-10-28 09:08:46 -05:00
cache.c
cache.h
fid.c
fid.h
Kconfig fs/9p: Implement POSIX ACL permission checking function 2010-10-28 09:08:46 -05:00
Makefile fs/9p: Implement POSIX ACL permission checking function 2010-10-28 09:08:46 -05:00
v9fs.c
v9fs.h
v9fs_vfs.h fs/9p: Implement setting posix acl 2010-10-28 09:08:46 -05:00
vfs_addr.c 9p: Add a Direct IO support for non-cached operations. 2010-10-28 09:08:45 -05:00
vfs_dentry.c
vfs_dir.c 9p: Pass the correct end of buffer to p9dirent_read 2010-10-28 09:08:44 -05:00
vfs_file.c fs/9p: Remove the redundant rsize calculation in v9fs_file_write() 2010-10-28 09:08:45 -05:00
vfs_inode.c fs/9p: Update ACL on chmod 2010-10-28 09:08:46 -05:00
vfs_super.c fs/9p: Implement POSIX ACL permission checking function 2010-10-28 09:08:46 -05:00
xattr.c fs/9p: Add xattr callbacks for POSIX ACL 2010-10-28 09:08:46 -05:00
xattr.h fs/9p: Add xattr callbacks for POSIX ACL 2010-10-28 09:08:46 -05:00
xattr_user.c