ceph-csi/internal
Niels de Vos da40d8e05e rbd: use librbd.FeatureSet for features
go-ceph v0.3 adds constants for ImageFeature values and their names.
Instead of hardcoding "layering" in several places, use the constant
given by librbd.

The rbdVolume.ImageFeatures does not seem to be used anywhere after the
conversion. Stashing the image metadata does include the ImageFeatures
as these are retrieved when getting the image information. It is safe to
drop ImageFeatures altogether and only use the imageFeatureSet instead.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-19 11:37:29 +00:00
..
cephfs util: add function to get the kernel version 2020-06-18 11:42:47 +00:00
csi-common cleanup: remove double import of csi spec from nodeserver 2020-06-11 10:28:24 +00:00
journal util: remove unused context.Context from GetPoolName() 2020-05-20 08:08:33 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: use librbd.FeatureSet for features 2020-06-19 11:37:29 +00:00
util util: trim "\x00" characters from the kernel version 2020-06-18 11:42:47 +00:00