]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: MOSDOpReply v7 encoding
authorIlya Dryomov <idryomov@gmail.com>
Wed, 3 Feb 2016 14:25:48 +0000 (15:25 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 4 Feb 2016 17:26:08 +0000 (18:26 +0100)
commitd454a93b6a807e5a42ecd885e011bf6849745343
tree480d423ed4593586fbc11839ce127389f121e720
parentfa4662e7eadc3710a7459b5dedfebf3a03000e9a
libceph: MOSDOpReply v7 encoding

Empty request_redirect_t (struct ceph_request_redirect in the kernel
client) is now encoded with a bool.  NEW_OSDOPREPLY_ENCODING feature
bit overlaps with already supported CRUSH_TUNABLES5.

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