ceph-csi/internal
Niels de Vos 926f1e813c rbd: keep rados.IOContext for re-use
This prevents the need to open the IOContext for additional operations
on the image.

It also addresses a leak of the IOContext in case `rbdVolume.open()` was
called. The method only returned the `rbd.Image` without the possibility
to close the related IOContext.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-09 13:17:31 +00:00
..
cephfs journal: In mount failure case, suggest to check the kernel logs 2020-05-27 10:52:37 +00:00
csi-common cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
journal util: remove unused context.Context from GetPoolName() 2020-05-20 08:08:33 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: keep rados.IOContext for re-use 2020-06-09 13:17:31 +00:00
util util: remove unused GetImageMeta() and SetImageMeta() 2020-06-03 06:15:46 +00:00