ceph-csi/internal/cephfs
Madhu Rajanna 09c303c2cb cephfs: check clone pending state
sometimes, cephfs returns pending as clone
status if we request for the subvolume clone.
cephcsi need to consider the pending state
when checking the clone status and it should
return abort error message if the clone is in
pending state or in-progress state.

Co-authored-by: Yug <yuggupta27@gmail.com>
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-11-06 21:19:17 +05:30
..
cephfs_util.go cephfs: check stderror for CLI commands 2020-11-06 21:19:17 +05:30
clone.go cephfs: check clone pending state 2020-11-06 21:19:17 +05:30
controllerserver.go cephfs: check clone pending state 2020-11-06 21:19:17 +05:30
driver.go cephfs: replace warning with WarningLogMsg in Run 2020-08-13 09:44:12 +00:00
errors.go cephfs: check clone pending state 2020-11-06 21:19:17 +05:30
fsjournal.go cephfs: check clone pending state 2020-11-06 21:19:17 +05:30
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver.go cephfs: replace Errorf with ErrorLog in nodeUnstageVolume 2020-08-13 09:44:12 +00:00
snapshot.go cephfs: check stderror for CLI commands 2020-11-06 21:19:17 +05:30
util.go cephfs: check stderror for CLI commands 2020-11-06 21:19:17 +05:30
volume.go cephfs: check stderror for CLI commands 2020-11-06 21:19:17 +05:30
volumemounter.go cephfs: trim spaces around fuseMountOptions 2020-09-23 14:39:43 +00:00
volumeoptions.go cephfs: Fetch subvolume features in newSnapshotOptionsFromID 2020-09-17 09:04:41 +00:00