mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-07-31 14:31:59 +08:00

get_subvol_group() returns empty string if subvolumeGroup is not defined, changed it to return "csi" as default subvolumeGroup. Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>