ceph-csi/internal/cephfs
Humble Chirammal 247795517f cephfs: remove explicit size setting of cloned volume
CephFS csi driver explictly set the size of the cloned volume
to the size of parent volume as cephfs mgr was lacking this
functionality previously. However it has been addressed in cephfs
so we dont need explicit size setting.

Ref#https://tracker.ceph.com/issues/46163

Supported Ceph releases:

Ceph versions equal or above - v16.0.0, v15.2.9, v14.2.12

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-09-01 09:32:29 +00:00
..
errors cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
cephfs_util.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
clone_test.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
clone.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
controllerserver.go cephfs: remove explicit size setting of cloned volume 2021-09-01 09:32:29 +00:00
driver.go cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
fsjournal.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
identityserver.go internal: reformat long lines in internal/cephfs package to 120 chars 2021-06-28 14:43:49 +00:00
nodeserver.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
snapshot.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
util.go cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
volume.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00
volumemounter.go cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
volumeoptions.go cleanup: move cephfs errors to new util package 2021-09-01 06:50:16 +00:00