]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mds : correction in the description for mds_log_max_segments config
authorneeraj pratap singh <neerajpratapsingh@li-ff7f0d4c-3462-11b2-a85c-d4004c0fa1a0.ibm.com>
Tue, 2 Apr 2024 11:03:31 +0000 (16:33 +0530)
committerneeraj pratap singh <neerajpratapsingh@li-ff7f0d4c-3462-11b2-a85c-d4004c0fa1a0.ibm.com>
Thu, 4 Apr 2024 03:21:34 +0000 (08:51 +0530)
commitc472be769ab972747e32b452525a72de6647a389
tree0ee5619492e66980fcc3cf4d6d3268fe5bc5dd75
parent107e1624f2a9b72a56ee529969558944d24a2a75
mds : correction in the description for mds_log_max_segments config

Since we use unsigned integer for the config option
`mds_log_max_segments` , the value '-1' is not permitted.
And there's no need to disable this limit. Hence removing
this statement from the its description.

Fixes: https://tracker.ceph.com/issues/64064
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
src/common/options/mds.yaml.in