]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: remove no-op func passed to OpsExecuter::flush_changes()
authorKefu Chai <kchai@redhat.com>
Sun, 7 Feb 2021 05:53:11 +0000 (13:53 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Feb 2021 03:38:22 +0000 (11:38 +0800)
commitf37e915e9faf26d9ee143a892d291557e0746356
tree3b50463c843a95134934af7d7f72dfc9eb9b95b2
parent28712f215dc6db97c6927cd4e51c39e3b3159962
crimson/osd: remove no-op func passed to OpsExecuter::flush_changes()

no need to create an empty func for an request which creates no
transactions.

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