ceph-csi/internal/journal
Niels de Vos 6df173dbf3 journal: only destroy the connection if it is set
Prevent re-use of a destroyed connection by setting it to `nil`. This
way it is also safe to call `Destroy()` multiple times without causing a
panic.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-10-14 14:54:29 +00:00
..
omap.go util: Removing JoinError in favor of fmt.Errorf 2024-05-22 09:05:42 +00:00
voljournal.go journal: add option to store the groupID 2024-06-20 12:22:35 +00:00
volumegroupjournal.go journal: only destroy the connection if it is set 2024-10-14 14:54:29 +00:00