]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor: record snap removal seq as purged
authorSage Weil <sage@redhat.com>
Thu, 20 Jun 2019 17:07:38 +0000 (12:07 -0500)
committerSage Weil <sage@redhat.com>
Tue, 2 Jul 2019 13:37:51 +0000 (08:37 -0500)
commitd831abeae1688a18eb446dd1a63eb6ed94f45d81
tree64179101f5cdc0b603148bab275b18f7a13bbba7
parentbc0553147b229855def6da92e4dd2b58a32ba9ad
mon/OSDMonitor: record snap removal seq as purged

When we delete a selfmanaged snap we have to bump seq.  Record this as
purged so that we avoid discontinuities in the history and so our storage
is a bit more efficient.

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