mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-12 10:13:36 +00:00
Since rbdImage is a common struct for rbdVolume and rbdSnapshot, it description was matching to only snapshot. This commit makes the comments generic for both volumes and snapshots. Signed-off-by: Yug <yuggupta27@gmail.com>