]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: share snaps removed during a map gap
authorSage Weil <sage@redhat.com>
Thu, 12 Oct 2017 20:44:48 +0000 (15:44 -0500)
committerSage Weil <sage@redhat.com>
Sat, 2 Dec 2017 03:26:48 +0000 (21:26 -0600)
commit49833c3bb264949b8126796997a95a95b50af411
tree4bbe7e5ff5f3da0136720130b88d4c8cf6cca19f
parent9d606c587e1f9d8dd2b9e5554bf56d97710c4be7
mon/OSDMonitor: share snaps removed during a map gap

If a client requests a map older than the mon's oldest, share with
them snaps deleted during the gap too.

Signed-off-by: Sage Weil <sage@redhat.com>
src/messages/MOSDMap.h
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h