]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonitorDBStore: allow compaction of ranges
authorSage Weil <sage@inktank.com>
Wed, 29 May 2013 15:35:44 +0000 (08:35 -0700)
committerSage Weil <sage@inktank.com>
Wed, 29 May 2013 15:35:44 +0000 (08:35 -0700)
commitab09f1e5c1305a64482ebbb5a6156a0bb12a63a4
tree1a61bbd58eadcf7c3c05553edf21261969c6baa7
parente20c9a3f79ccfeb816ed634ca25de29fc5975ea8
mon/MonitorDBStore: allow compaction of ranges

Allow a transaction to describe the compaction of a range of keys.  Do this
in a backward compatible say, such that older code will interpret the
compaction of a prefix + range as compaction of the entire prefix.  This
allows us to avoid introducing any new feature bits.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/MonitorDBStore.h