RBD_FEATURES_SUPPORTED
return sprintf(buf, "0x%llx\n", RBD_FEATURES_SUPPORTED);
unsup = le64_to_cpu(features_buf.incompat) & ~RBD_FEATURES_SUPPORTED;