-
- Downloads
fs/9p: Implement POSIX ACL permission checking function
The ACL value is fetched as a part of inode initialization from the server and the permission checking function use the cached value of the ACL 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>
Showing
- fs/9p/Kconfig 13 additions, 0 deletionsfs/9p/Kconfig
- fs/9p/Makefile 1 addition, 0 deletionsfs/9p/Makefile
- fs/9p/acl.c 96 additions, 0 deletionsfs/9p/acl.c
- fs/9p/acl.h 27 additions, 0 deletionsfs/9p/acl.h
- fs/9p/vfs_inode.c 9 additions, 1 deletionfs/9p/vfs_inode.c
- fs/9p/vfs_super.c 8 additions, 1 deletionfs/9p/vfs_super.c
- fs/9p/xattr.c 28 additions, 20 deletionsfs/9p/xattr.c
- fs/9p/xattr.h 4 additions, 0 deletionsfs/9p/xattr.h
Loading
Please register or sign in to comment