]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit417eb91e757dae80a3958b51b8f60e8467e0118b
tree697007c9096ea677ab4093b168e7cffa874b6523
parent725d79e193620c0b5d22a69da06a5bb7b2f6d213
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