rbd: update feature bits
commit5cbf6f12c48121199cc214c93dea98cce719343b
authorAlex Elder <elder@inktank.com>
Thu, 11 Apr 2013 14:29:48 +0000 (11 09:29 -0500)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:18:36 +0000 (1 21:18 -0700)
tree44b22f475539a839e3bdd2ba47c22a26141455ed
parent04017e29bbcf0673d8a6af616c56e395d05f5971
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