ceph-csi/internal/rbd
Madhu Rajanna 77135599ac rbd: make setThickProvisioned as method of rbdImage
isThickProvisioned is already method of the rbdImage
to keep similar thick provisioner related functions
common making isThickProvisioned as method of rbdImage.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-07-07 08:31:10 +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 rebase: update kubernetes to v1.21.2 2021-07-01 03:35:23 +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: make setThickProvisioned as method of rbdImage 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 rbd: set scheduling interval on snapshot mirrored image 2021-07-06 14:41:48 +00:00
snapshot.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00