ceph-csi/internal/cephfs/core
Madhu Rajanna 2daf2f9f0c cephfs: log error message if clone fails
During CreateVolume from snapshot/volume,
its difficult to identify if the clone is
failed and a new clone is created. In case
of clone failure logging the error message
for better debugging.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-17 09:43:09 +00:00
..
clone_test.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
clone.go cephfs: resize cloned, restored volume if required 2022-01-12 10:44:11 +00:00
filesystem.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
fsjournal.go cephfs: log error message if clone fails 2022-01-17 09:43:09 +00:00
snapshot.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
volume.go cephfs: resize cloned, restored volume if required 2022-01-12 10:44:11 +00:00
volumeoptions.go cephfs: resize cloned, restored volume if required 2022-01-12 10:44:11 +00:00