]> git.apps.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>
Fri, 19 Sep 2025 21:20:13 +0000 (21:20 +0000)
commitdf555cf5d027bd816fa5e94706dd914414e47c29
tree28d755e9dbb15e04fa1a671b3d83ff5601bddd33
parente1e2d480fa47f4de2fb96dc25e7330351dfa9a97
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