]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: refactor PGBackend::read() to pass os and op
authorKefu Chai <kchai@redhat.com>
Fri, 21 Aug 2020 06:27:56 +0000 (14:27 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Aug 2020 09:51:32 +0000 (17:51 +0800)
commit0daa762ece3abcdbae0cb1be77977824930b3402
treed5dda827f760ed6a50c80e6c6a511ca415ba8278
parent6c28f1d54df3c1f0d1782290e9df99df68108914
crimson/osd: refactor PGBackend::read() to pass os and op

prepare for the table based op lookup/execution.

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