mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-29 01:56:41 +00:00
This commit adds ParentInTrash parameter in rbdImage struct and makes use of it in getParent() function in order to avoid error in case the parent is present but in trash. Signed-off-by: Rakshith R <rar@redhat.com> (cherry picked from commit c34b31ee05d56e7fcf0597f42b7ed5e2913a3cfd)