]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: do not send notify to empty peer 22861/head
authorSage Weil <sage@redhat.com>
Tue, 26 Jun 2018 02:18:01 +0000 (21:18 -0500)
committerNathan Cutler <ncutler@suse.com>
Wed, 4 Jul 2018 23:03:38 +0000 (01:03 +0200)
commitc72abc1088abfe5f357c41a3872e5cf337dc6808
tree932b1621cb36d17b9d3efad61eef8345646fb4a9
parent6475c9d55a0cb79d7e906067d894dec20b0639d5
osd/PG: do not send notify to empty peer

This is mostly paranoia to avoid doing something clearly silly if the
add_source_info() implementation incorrectly decided we found something
new (as it did in http://tracker.ceph.com/issues/24588).

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3407b39bf36cb5fa5b5bd91c25f571134b7b929b)
src/osd/PG.cc