]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "mds: align quota.max_bytes to 4MB or 4KB" 53153/head
authorVenky Shankar <vshankar@redhat.com>
Fri, 25 Aug 2023 12:50:13 +0000 (18:20 +0530)
committerVenky Shankar <vshankar@redhat.com>
Wed, 6 Sep 2023 12:56:39 +0000 (18:26 +0530)
commit6d8cb29d1e96fe66ec8838bf875ab69d3a058503
tree91b63d1f4b74edcd668360b83fe15378ba253b1a
parentab1e5a1d9694385b618ee4330916694cd7b73749
Revert "mds: align quota.max_bytes to 4MB or 4KB"

This seems to be causing quota related test failures in the fs
suoite. @lxbsz will push a separate PR addressing the issue in
tracker #56397.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
doc/cephfs/quota.rst
qa/tasks/cephfs/test_cephfs_shell.py
src/client/Client.cc
src/include/cephfs/types.h
src/mds/Server.cc
src/test/pybind/test_cephfs.py