]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #42349 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 28 Jul 2021 17:45:08 +0000 (10:45 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 28 Jul 2021 17:45:08 +0000 (10:45 -0700)
commit665b36de4e8b4cd3f45da87f6ce2c845b0658cb3
treefcb8afabcf4ffeb9f0167ab66586e5f5cb66498e
parent3c00047f02245eef8f52b69bcea98eb383158414
parent56c3fc802ee8848ba85da4300adcc2ee8bd95416
Merge PR #42349 into master

* refs/pull/42349/head:
mon/MDSMonitor: propose if FSMap struct_v is too old
mon/MDSMonitor: give a proper error message if FSMap struct_v is too old
mds/FSMap: use DECODE_OLDEST to gate FSMap version
qa: add tests for fs dump of epoch and trimming
qa: add file system support for dumping epoch
mon/MDSMonitor: return mon_mds_force_trim_to even if equal to current epoch
mon: add debugging for trimming methods
mon: fix debug spacing
qa: add nofs upgrade suite

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_admin.py