]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add configurable snapshot limit 33295/head
authorMilind Changire <mchangir@redhat.com>
Fri, 13 Mar 2020 07:44:35 +0000 (13:14 +0530)
committerMilind Changire <mchangir@redhat.com>
Fri, 13 Mar 2020 07:44:35 +0000 (13:14 +0530)
commit47d666724f5928081c7e1580cede9f8f426d97e3
treee33b5cdeea9b061f7176ee094e645e165f75d5ce
parentc8ba01fddef4ed6491300bfa690730e1d12821b5
mds: add configurable snapshot limit

Added config option "mds_max_snaps_per_dir" defaulting to 100

Fixes: https://tracker.ceph.com/issues/41209
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit c15905cd9774a28d07d9a1151e18feb89d024d97)

Conflicts:
        src/common/options.cc (differences between octopus and nautilus)
qa/tasks/cephfs/test_snapshots.py
src/common/options.cc
src/mds/MDSRank.cc
src/mds/Server.cc
src/mds/Server.h