ceph-csi/internal/cephfs
Sven Anderson dba2c27bcb cephfs: simplify error handling
This change replaces the sentinel errors in cephfs module with
standard errors created with errors.New().

Related: #1203

Signed-off-by: Sven Anderson <sven@redhat.com>
2020-07-23 11:16:40 +00:00
..
cephfs_util.go util: simplify error handling 2020-07-23 11:16:40 +00:00
controllerserver.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
driver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
errors.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
fsjournal.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
util.go cleanup: address gosec warnings 2020-07-21 08:36:24 +00:00
volume.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
volumemounter.go cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
volumeoptions.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00