mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-02 11:56:41 +00:00
as getImageInfo is already called inside cloneRbdImageFromSnapshot function right after creating the clone. remove the extra API call to get the details again. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>