ceph-csi/internal/cephfs/store
Niels de Vos a1ed6207f6 cephfs: report detailed error message on clone failure
go-ceph provides a new GetFailure() method to retrieve details errors
when cloning failed. This is now included in the `cephFSCloneState`
struct, which was a simple string before.

While modifying the `cephFSCloneState` struct, the constants have been
removed, as go-ceph provides them as well.

Fixes: #3140
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-06-30 19:33:41 +00:00
..
backingsnapshot.go cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
fsjournal.go cephfs: report detailed error message on clone failure 2022-06-30 19:33:41 +00:00
volumeoptions.go cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00