]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: implement rm-xattr op
authorKefu Chai <kchai@redhat.com>
Fri, 21 Aug 2020 07:43:28 +0000 (15:43 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Aug 2020 09:51:32 +0000 (17:51 +0800)
commit735a88015250b136cb22bd41fcc1057f8bea9ce7
tree33105a4059ad11d8eb53dbe7b26f5a557b875463
parente824d484bb14a6c0d7fc8e74edb42a8f79fc92ab
crimson/osd: implement rm-xattr op

it is tested by test_rados.py:TestIoctx.test_xattrs_op, so let's
support this op in crimson as well.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/ops_executer.cc
src/crimson/osd/pg_backend.cc
src/crimson/osd/pg_backend.h