]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: implement cmp-ext op
authorKefu Chai <kchai@redhat.com>
Thu, 20 Aug 2020 17:28:07 +0000 (01:28 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Aug 2020 09:50:15 +0000 (17:50 +0800)
commit570342b1a92f0ab22f9e3ba33863080f4e771c39
treef3cfce786b07f26ceb98eafd90ce8938c1154f18
parentdf1f1a4b6a89e1c8804dc2789e2f2b2b4af11a8f
crimson/osd: implement cmp-ext op

it is tested by test_rados.py:TestIoctx.test_cmpext, 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