libceph: make RECOVERY_DELETES feature create a new interval
authorIlya Dryomov <idryomov@gmail.com>
Thu, 27 Jul 2017 15:59:14 +0000 (17:59 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 1 Aug 2017 14:46:45 +0000 (16:46 +0200)
commitae78dd8139ce93a528beb7f3914531b7a7be9e30
tree69c4997dcbd64a8c1912e442a3444325714ce2e6
parentf53b7665c8cec40c8a638b55ee098b721e6be20c
libceph: make RECOVERY_DELETES feature create a new interval

This is needed so that the OSDs can regenerate the missing set at the
start of a new interval where support for recovery deletes changed.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
include/linux/ceph/osd_client.h
include/linux/ceph/osdmap.h
include/linux/ceph/rados.h
net/ceph/osd_client.c
net/ceph/osdmap.c