]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #63023 into wip-jcollin-testing-20260218.004834-squid wip-jcollin-testing-20260218.004834-squid testing/wip-jcollin-testing-20260218.004834-squid
authorJos Collin <jcollin@redhat.com>
Wed, 18 Feb 2026 00:48:52 +0000 (06:18 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 18 Feb 2026 00:48:52 +0000 (06:18 +0530)
commitf4ef35d9be574462cb661d0e0cbb2e9fbfb23f03
treeaee5fedf8a5a9ef880b34fdb53d2c576a47a40bd
parenta68fc3e19f01a9657bd513f91ad8e1481014533c
parentbf0b4f99a65134cb88447fde3e4fa049233b9044
Merge PR #63023 into wip-jcollin-testing-20260218.004834-squid

* refs/pull/63023/head:
pybind/mgr/volumes: make casesensitive attr uniform in interface
qa: add test for cloning with charmap
pybind/mgr/volumes: fix typo in casesensitive vxattr
doc: update documentation for normalization and case sensitivity
qa: add tests for case sensitivity configuration on subvolume creation
pybind/mgr: add option to set case sensitivity to a subvolume
qa: add tests for normalization configuration on subvolume creation
pybind/mgr: add option to set unicode normalization to a subvolume
pybind/mgr: create normalization xattr in subvolumes

Reviewed-by: Anthony D Atri <anthony.datri@gmail.com>
doc/cephfs/fs-volumes.rst
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py