mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-06-04 11:14:03 +08:00

While calling CreateVolumeGroup RPC, if a new group is being created we can skip comparing volumes in a group because it is redundant. Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>