]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: do not return "void"
authorKefu Chai <kchai@redhat.com>
Tue, 30 Jul 2019 11:43:10 +0000 (19:43 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 12 Aug 2019 10:01:46 +0000 (18:01 +0800)
commitf95c69d0df9826366f37ad00ec98584801c1fe76
treeb7a7d3ee88a94f3de2ca33344154bd8b13f45f9f
parent11ac2af3147c5d9f013989d07c66bf4fd649f138
crimson/osd: do not return "void"

to avoid potential confusions.

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