]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
rbd: update feature bits
authorAlex Elder <elder@inktank.com>
Thu, 11 Apr 2013 14:29:48 +0000 (09:29 -0500)
committerAlex Elder <elder@inktank.com>
Thu, 11 Apr 2013 21:32:59 +0000 (16:32 -0500)
commit2259e6d85ad8dc23ce2192467b34a8f696c4ab4f
tree5de0aaf9bc1f1afadc20f632fad05c89f774313d
parentd80acadba1d01ab1834c51c0aa268f1170d52dc0
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 <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c