From: Alex Elder Date: Thu, 11 Apr 2013 14:29:48 +0000 (-0500) Subject: rbd: update feature bits X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbf6f12c48121199cc214c93dea98cce719343b;p=pandora-kernel.git rbd: update feature bits There is a new rbd feature bit defined for "fancy striping." Add it to the ones defined in the kernel client. Change RBD_FEATURES_ALL so it represents the set of all feature bits (rather than just the ones we support). Define a new symbol RBD_FEATURES_SUPPORTED to indicate the supported ones. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed