Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Pull Ceph fixes from Sage Weil: "We have some patches fixing up ACL support issues from Zheng and Guangliang and a mount option to enable/disable this support. (These fixes were somewhat delayed by the Chinese holiday.) There is also a small fix for cached readdir handling when directories are fragmented" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: ceph: fix __dcache_readdir() ceph: add acl, noacl options for cephfs mount ceph: make ceph_forget_all_cached_acls() static inline ceph: add missing init_acl() for mkdir() and atomic_open() ceph: fix ceph_set_acl() ceph: fix ceph_removexattr() ceph: remove xattr when null value is given to setxattr() ceph: properly handle XATTR_CREATE and XATTR_REPLACE
No related branches found
No related tags found
Showing
- fs/ceph/acl.c 1 addition, 10 deletionsfs/ceph/acl.c
- fs/ceph/dir.c 17 additions, 6 deletionsfs/ceph/dir.c
- fs/ceph/file.c 1 addition, 0 deletionsfs/ceph/file.c
- fs/ceph/super.c 28 additions, 4 deletionsfs/ceph/super.c
- fs/ceph/super.h 6 additions, 1 deletionfs/ceph/super.h
- fs/ceph/xattr.c 40 additions, 14 deletionsfs/ceph/xattr.c
- include/linux/ceph/ceph_fs.h 3 additions, 2 deletionsinclude/linux/ceph/ceph_fs.h
Loading
Please register or sign in to comment