]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit4f6a7e5ee1393ec4b243b39dac9f36992d161540
tree547684ad1dc0e1e3e376e958ab74e164d6972623
parentec73a754989c27628c9037887df919561280519c
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