Searched hist:a26feccaba296bd0ae410eabce79cb3443c8a701 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | acl.c | diff a26feccaba296bd0ae410eabce79cb3443c8a701 Wed Apr 13 17:30:16 CDT 2016 Andreas Gruenbacher <agruenba@redhat.com> ceph: Get rid of d_find_alias in ceph_set_acl
Create a variant of ceph_setattr that takes an inode instead of a dentry. Change __ceph_setxattr (and also __ceph_removexattr) to take an inode instead of a dentry. Use those in ceph_set_acl so that we no longer need a dentry there.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff a26feccaba296bd0ae410eabce79cb3443c8a701 Wed Apr 13 17:30:16 CDT 2016 Andreas Gruenbacher <agruenba@redhat.com> ceph: Get rid of d_find_alias in ceph_set_acl
Create a variant of ceph_setattr that takes an inode instead of a dentry. Change __ceph_setxattr (and also __ceph_removexattr) to take an inode instead of a dentry. Use those in ceph_set_acl so that we no longer need a dentry there.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | super.h | diff a26feccaba296bd0ae410eabce79cb3443c8a701 Wed Apr 13 17:30:16 CDT 2016 Andreas Gruenbacher <agruenba@redhat.com> ceph: Get rid of d_find_alias in ceph_set_acl
Create a variant of ceph_setattr that takes an inode instead of a dentry. Change __ceph_setxattr (and also __ceph_removexattr) to take an inode instead of a dentry. Use those in ceph_set_acl so that we no longer need a dentry there.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | inode.c | diff a26feccaba296bd0ae410eabce79cb3443c8a701 Wed Apr 13 17:30:16 CDT 2016 Andreas Gruenbacher <agruenba@redhat.com> ceph: Get rid of d_find_alias in ceph_set_acl
Create a variant of ceph_setattr that takes an inode instead of a dentry. Change __ceph_setxattr (and also __ceph_removexattr) to take an inode instead of a dentry. Use those in ceph_set_acl so that we no longer need a dentry there.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|