]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: construct future state in-place
authorKefu Chai <kchai@redhat.com>
Thu, 13 May 2021 06:21:48 +0000 (14:21 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 13 May 2021 06:21:49 +0000 (14:21 +0800)
commitcad60b4b3b6df8e0003e38d646d7a1fd297ff7dd
tree184e06026e42eb26354176f5c794585397a6bc23
parent8544139be58186f6436a5dd302c1a728b2d74ba6
crimson/osd: construct future state in-place

instead of constructing the value of state, pass the parameters for
building it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/ops_executer.cc