mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-30 02:26:41 +00:00
This commit moves getMappedID() from rbd to util package since it is not rbd specific and exports it from there. Signed-off-by: Rakshith R <rar@redhat.com>