ceph-csi/internal/rbd
Yati Padia ffab37f44f cleanup: resolves gocritic linter issues
This commit resolves gocritic linter errors.

Updates: #2250

Signed-off-by: Yati Padia <ypadia@redhat.com>
2021-07-08 05:19:26 +00:00
..
clone.go rbd: set thick metadata if ThickProvision is set 2021-07-07 08:31:10 +00:00
controllerserver_test.go rbd: no need to flatten thick-provisioned images 2021-06-18 06:25:56 +00:00
controllerserver.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
driver.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
encryption.go cleanup: remove unnecessary calling of .String() when logging 2021-05-25 18:02:11 +00:00
errors.go rbd: correct the code comment for ErrFlattenInProgress 2020-10-20 08:59:25 +00:00
identityserver.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
mirror.go cleanup: remove unnecessary calling of .String() when logging 2021-05-25 18:02:11 +00:00
nodeserver_test.go cleanup: addresses paralleltest linter 2021-06-25 11:55:12 +00:00
nodeserver.go cleanup: resolves gocritic linter issues 2021-07-08 05:19:26 +00:00
rbd_attach.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
rbd_journal.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
rbd_util_test.go cleanup: addresses paralleltest linter 2021-06-25 11:55:12 +00:00
rbd_util.go rbd: set image metadata in isThickProvisioned 2021-07-07 08:31:10 +00:00
replicationcontrollerserver_test.go rbd: set scheduling interval on snapshot mirrored image 2021-07-06 14:41:48 +00:00
replicationcontrollerserver.go cleanup: resolves gocritic linter issues 2021-07-08 05:19:26 +00:00
snapshot.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00