]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: check retcode before verifying trailing hole
authorKefu Chai <kchai@redhat.com>
Wed, 23 Nov 2016 05:45:49 +0000 (13:45 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 23 Nov 2016 07:00:29 +0000 (15:00 +0800)
commit4d2eb9a20d863a4e4b7b5ff6d1bc70cbc58f3aa5
tree522fcde914e53a7d7bc17e61a4e0fc2c4ba544d5
parent995ac9438c2907eac50f19f69813f4281c00d059
ReplicatedPG: check retcode before verifying trailing hole

this silences the warning of

Value stored to 'r' is never used.

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