diff options
author | Yan, Zheng <zyan@redhat.com> | 2016-04-21 12:11:54 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-05-26 01:15:33 +0200 |
commit | 04303d8ad06985bed4ea4f46018fc8f55a0962a8 (patch) | |
tree | 1d0c59cb25abf8882c3d8d084f28cb04bd2125fe /fs/efs | |
parent | 3f38495409b613071021fca86629df7ae81820ad (diff) | |
download | linux-04303d8ad06985bed4ea4f46018fc8f55a0962a8.tar.bz2 |
ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr
Setxattr with NULL value and XATTR_REPLACE flag should be equivalent
to removexattr. But current MDS does not support deleting vxattrs through
MDS_OP_SETXATTR request. The workaround is sending MDS_OP_RMXATTR request
if setxattr actually removs xattr.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions