]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #16036 into HEAD
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 29 Sep 2017 00:00:39 +0000 (17:00 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 29 Sep 2017 00:00:39 +0000 (17:00 -0700)
commit1da4a5090a803ceddd27f5d5467f409e32349b20
tree25a6e635faa0df9465cc315f136fd18cd0710943
parenta2d72791efa27b78629f4cd325ce785662e4b8ae
parentdcf97d17356f59c8870a36a99a77f879a20df348
Merge PR #16036 into HEAD

* refs/remotes/upstream/pull/16036/head:
mds: improve cap min/max ratio descriptions
mds: fix whitespace
mds: cap client recall to min caps per client
mds: fix conf types
mds: fix whitespace
doc/cephfs: add client min cache and max cache ratio describe
mds: adding tunable features for caps_per_client

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>
src/common/options.cc
src/mds/Server.cc