ceph-csi/internal/cephfs
Praveen M 4d466843b9 cephfs: add read affinity mount option
This commit makes use of crush location labels from node
labels to supply `crush_location` and `read_from_replica=localize`
options during mount. Using these options, cephfs
will be able to redirect reads to the closest OSD,
improving performance.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2023-11-22 13:13:01 +00:00
..
core cephfs: remove subvolumegroup creation 2023-11-10 11:41:35 +00:00
errors cephfs: remove snapshot protect/unprotect 2023-11-01 11:32:07 +00:00
mounter build: address nolintlint errors from new golangci-lint 2023-06-05 04:49:46 +00:00
store cleanup: removed unused SnapshotInfo from CheckSnapExists() 2023-11-01 11:32:07 +00:00
util cephfs: fix make go-lint error 2023-08-30 09:07:46 +00:00
controllerserver.go cleanup: removed unused SnapshotInfo from CheckSnapExists() 2023-11-01 11:32:07 +00:00
driver_test.go cephfs: add CSI-Addons support to the cephfs 2023-07-14 13:24:00 +00:00
driver.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
fuserecovery.go cleanup: fix spellcheck errors 2023-11-08 12:32:06 +00:00
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver_test.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
nodeserver.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00