]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: separate event for RemoteReservationCanceled
authorSage Weil <sage@redhat.com>
Wed, 4 Oct 2017 20:28:26 +0000 (15:28 -0500)
committerSage Weil <sage@redhat.com>
Wed, 4 Oct 2017 20:28:26 +0000 (15:28 -0500)
commit84d71e6a10b02591b5d5e126b346771871eb1575
tree9fbcaacfca21a4e4b91415428e3f934cac5ad134
parentbf7f101a787652644c27aae4e752fd21f265e866
osd/PG: separate event for RemoteReservationCanceled

Right now we transparently map a RemoteReservationRejected into a
*Canceled event because this what peers send over the wire.  Even
once new peers start sending and explicit CANCEL, old peers will
still do so, so we'll maintain this mapping for a while.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PG.cc
src/osd/PG.h