]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: QoS bandwidth pass-through and burst_mult parameter
authorAvan Thakkar <athakkar@redhat.com>
Thu, 29 Jan 2026 07:18:59 +0000 (12:48 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Thu, 5 Mar 2026 18:31:41 +0000 (00:01 +0530)
commitb09c5f41096ae9c9b2ff1fc7bcd451e13254d704
treeb2e73cd4b1576e6e17f55c421a1c02883a7b8e98
parent5f64e4367b25cd68613dab609fc516377ff9bc62
mgr/smb: QoS bandwidth pass-through and burst_mult parameter

Replace delay_max with burst_mult and add human-readable bandwidth
format support for QoS configuration.

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
src/pybind/mgr/smb/handler.py
src/pybind/mgr/smb/module.py
src/pybind/mgr/smb/resources.py
src/pybind/mgr/smb/tests/test_handler.py
src/pybind/mgr/smb/tests/test_resources.py
src/pybind/mgr/smb/tests/test_smb.py
src/python-common/ceph/smb/constants.py