On Fri, 28 Jul 2017, Ilya Dryomov wrote: > Hello, > > All straightforward and tested, but I want to make sure I haven't > missed anything. > > Thanks, > > Ilya > > > Ilya Dryomov (6): > libceph: make encode_request_*() work with r_mempool requests > libceph: don't call ->reencode_message() more than once per message > libceph: fallback for when there isn't a pool-specific choose_arg > crush: assume weight_set != null imples weight_set_size > 0 > libceph: upmap semantic changes > libceph: make RECOVERY_DELETES feature create a new interval > > include/linux/ceph/osd_client.h | 1 + > include/linux/ceph/osdmap.h | 2 ++ > include/linux/ceph/rados.h | 4 +++ > include/linux/crush/crush.h | 2 +- > net/ceph/crush/mapper.c | 2 +- > net/ceph/messenger.c | 6 ++--- > net/ceph/osd_client.c | 14 +++++++--- > net/ceph/osdmap.c | 60 ++++++++++++++++++++--------------------- > 8 files changed, 53 insertions(+), 38 deletions(-) Reviewed-by: Sage Weil <sage@xxxxxxxxxx> Thanks! s -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html