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)
commitb0b31a8ffe54abf0a455bcaee54dd92f08817164
tree480d423ed4593586fbc11839ce127389f121e720
parent97db9a88186e3a7d3a1942370c836bf221d3ab90
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