]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: Enforce enctag max size
authorChristopher Hoffman <choffman@redhat.com>
Wed, 20 Aug 2025 19:36:14 +0000 (19:36 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:36 +0000 (13:59 +0000)
commit70944fda0008441018c2d7ac9a5d8b113abc4bbb
treeb26791d3baba039c501b35b3b64e10585e633b6b
parent7892665ca16ed11256ee476945ac256a724c00a6
mgr/volumes: Enforce enctag max size

Introduce enctag max length. Include error messages when
outside of range.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
src/python-common/ceph/fs/enctag.py