]> 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)
commita0026fdf85ebd58a3f1bad7fdc1790c78a03617b
tree547684ad1dc0e1e3e376e958ab74e164d6972623
parent5c5b424911bef988a89f2b06015b966a05677dfa
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