libceph: pi->min_size, pi->last_force_request_resend
authorIlya Dryomov <idryomov@gmail.com>
Thu, 28 Apr 2016 14:07:23 +0000 (16:07 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 25 May 2016 22:36:26 +0000 (00:36 +0200)
commit04812acf572ef41fd51c11e0bf3385f34c0e1b5b
tree697007c9096ea677ab4093b168e7cffa874b6523
parentf984cb76cc5fb9fc76d6abb6c4694a5412e3f49b
libceph: pi->min_size, pi->last_force_request_resend

Add and decode pi->min_size and pi->last_force_request_resend.  These
are going to be used by calc_target().

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/osdmap.h
net/ceph/debugfs.c
net/ceph/osdmap.c