mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-28 01:36:41 +00:00
genVolFromVolID() is used by the CSI Controller service to create an rbdVolume object from a CSI volume_id. This function is useful for CSI-Addons Services as well, so rename it to GenVolFromVolID(). Signed-off-by: Niels de Vos <ndevos@redhat.com>