]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: implement append op
authorKefu Chai <kchai@redhat.com>
Thu, 20 Aug 2020 11:40:41 +0000 (19:40 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Aug 2020 09:49:41 +0000 (17:49 +0800)
commitee5df9b37a0cdc7d8fda39fd15eca716002f01e6
tree77d9008cc63dc3e58a08ac0d4d16cea7d9702068
parentbb1800c954c6349e12588291f0aa792a2f02c618
crimson/osd: implement append op

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