]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: do not send notify to empty peer 22704/head
authorSage Weil <sage@redhat.com>
Tue, 26 Jun 2018 02:18:01 +0000 (21:18 -0500)
committerSage Weil <sage@redhat.com>
Tue, 26 Jun 2018 02:18:01 +0000 (21:18 -0500)
commit3407b39bf36cb5fa5b5bd91c25f571134b7b929b
treebc5faf73d6b5d728ea15d1fdb9c7989cc946da2c
parent81d918d449f0211c8eac262e700930473f6e98a3
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>
src/osd/PG.cc