]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: support writesame op
authorKefu Chai <kchai@redhat.com>
Wed, 19 Aug 2020 16:59:37 +0000 (00:59 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 19 Aug 2020 17:07:34 +0000 (01:07 +0800)
commit6f7d1a435c1e80ee7ad6a9fca898d686255cc206
tree1e37be53c06152775db5731c3790f89461f76381
parentc79237a3cf14c9f58fcc48d5c4041fcf0c16caef
crimson/osd: support writesame op

it is tested by TestIoctx.test_aio_writesame. so let's implement it 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