]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
authorSage Weil <sage@inktank.com>
Sat, 23 Feb 2013 18:41:09 +0000 (10:41 -0800)
committerSage Weil <sage@inktank.com>
Tue, 26 Feb 2013 23:02:25 +0000 (15:02 -0800)
commit6c265b473b8f773686f0c4cc5ceccf09e54e632f
tree547684ad1dc0e1e3e376e958ab74e164d6972623
parentc27595e744034f7192ec36950db1e956e1909e17
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features

Support (and require) the PGID64, PGPOOL3, and OSDENC protocol features.
These have been present in ceph.git since v0.42, Feb 2012.  Require these
features to simplify support; nobody is running older userspace.

Note that the new request and reply encoding is still not in place, so the new
code is not yet functional.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
fs/ceph/mdsmap.c
include/linux/ceph/ceph_features.h
include/linux/ceph/mdsmap.h
include/linux/ceph/osdmap.h
include/linux/ceph/rados.h
net/ceph/ceph_common.c
net/ceph/debugfs.c
net/ceph/osdmap.c