]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: clone local object only if we can
authorKefu Chai <kchai@redhat.com>
Fri, 29 Jan 2021 09:53:40 +0000 (17:53 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 2 Feb 2021 04:45:42 +0000 (12:45 +0800)
commitd34432fbfa599f4d422edd5c3c2648c4229b9d25
tree5904fbee2bce7785cbf8d460abe62ebfb9dfcf87
parent2417f50d2bf49679cc892a9219e30481d9bda648
crimson/osd: clone local object only if we can

there is no need to stat local object if we don't plan to clone local
object to target object.

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