crimson/osd: implement omap-clear op
authorKefu Chai <kchai@redhat.com>
Thu, 20 Aug 2020 12:52:11 +0000 (20:52 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Aug 2020 09:49:41 +0000 (17:49 +0800)
commit120c48340afd32d5c84a638e2b81a74ba3313fe0
treecbf221ad4ae41a07bdce6976272029064f1c5b46
parentee5df9b37a0cdc7d8fda39fd15eca716002f01e6
crimson/osd: implement omap-clear op

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