]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #26038 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 31 Jan 2019 20:08:26 +0000 (12:08 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 31 Jan 2019 20:08:26 +0000 (12:08 -0800)
commit0d26266ccbadf0b9af8cabd904ce656b404ad898
treeb9ad5df54a935342a1f482912bfc85e576e5098f
parente6c2da1e961fcddf1569e24dfa42e2f9bd0643fb
parentc0b3a1148475ea7e563b1b8c13217b6e7c85b150
Merge PR #26038 into master

* refs/pull/26038/head:
mds: simplify recall warnings
mds: add extra details for cache drop output
qa: test mds_max_caps_per_client conf
mds: limit maximum number of caps held by session
mds: adapt drop cache for incremental recall
mds: recall caps incrementally
mds: adapt drop cache for incremental trim
mds: add throttle for trimming MDCache
mds: cleanup SessionMap init
mds: cleanup Session init

Reviewed-by: Zheng Yan <zyan@redhat.com>