mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-10-18 11:51:28 +08:00

currently the lock is not released which is taken on the request name. this is causing issues when the subvolume is requested for delete. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>