]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/volumes: make casesensitive attr uniform in interface 63021/head
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 17:19:59 +0000 (13:19 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 30 Apr 2025 14:15:26 +0000 (10:15 -0400)
commit9d9413cdf465e34006cbf1dbd5b9e64190e2a912
treef4b5ec8707ffc7317612c91fecee00717a485d6b
parent876d861e7f3f2d5e6f585f301b19189a43640148
pybind/mgr/volumes: make casesensitive attr uniform in interface

Fixes: https://tracker.ceph.com/issues/70996
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 1fc9c44307aa1bce6ebd42e83032c92a1d6cf634)
doc/cephfs/fs-volumes.rst
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/operations/subvolume.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.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