]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: add option to set case sensitivity to a subvolume
authorXavi Hernandez <xhernandez@gmail.com>
Tue, 4 Mar 2025 16:05:44 +0000 (17:05 +0100)
committerXavi Hernandez <xhernandez@gmail.com>
Tue, 25 Mar 2025 13:45:55 +0000 (14:45 +0100)
commit87bb0896753add1da116f80c4a45c0a6233ea123
tree7606396ede3afccae3610bcb42112f8f83091943
parent66caf7415689f35763ece2d63f9f03e34798204e
pybind/mgr: add option to set case sensitivity to a subvolume

Add an option to explicitly set the case sensitivity of a CephFS
subvolume.

Signed-off-by: Xavi Hernandez <xhernandez@gmail.com>
src/pybind/mgr/volumes/fs/operations/subvolume.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py