mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-31 11:06:42 +00:00
The new rbdVolume.isInUse() method will replace the rbdStatus() function. This removes one more rbd command execution in the DeleteVolume path. Signed-off-by: Niels de Vos <ndevos@redhat.com>