mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-07-30 08:12:02 +08:00

CephFS uses the parameter `volumeGroupNamePrefix` for creating VolumeGroups. This commit renames `groupNamePrefix` to `volumeGroupNamePrefix` for RBD VolumeGroup creation to ensure consistent naming. Signed-off-by: Praveen M <m.praveen@ibm.com>