mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-09-16 21:33:15 +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>