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)
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>

No differences found