]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: separate event for RemoteReservationCanceled 18025/head
authorSage Weil <sage@redhat.com>
Wed, 4 Oct 2017 20:28:26 +0000 (15:28 -0500)
committerSage Weil <sage@redhat.com>
Thu, 5 Oct 2017 19:39:32 +0000 (14:39 -0500)
commit59a5a109040884dd2c7c77f3bc84378b54048f1d
treecf4bf9c057ddaf08d6c90049aee06af947fe6a36
parent206400997daaec97fe9af7e2e735e1b609006107
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>
(cherry picked from commit 84d71e6a10b02591b5d5e126b346771871eb1575)
src/osd/PG.cc
src/osd/PG.h