]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: drive cap recall while dropping cache 30389/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Sep 2019 00:52:29 +0000 (17:52 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Sep 2019 03:43:24 +0000 (20:43 -0700)
commit81e451e0c323d82123a9feb9489816cdedafbf4b
tree747c7ee5aeaf7bbcf8bde7c4b6cf082dc28c2990
parente487604ad2af483a54e4616aff2f313a266d99d3
mds: drive cap recall while dropping cache

STEADY does not imply TRIM. We want to always trim as many caps as
possible.

Introduced-by: be49866a150e04438cef971dec7948eaf34852fc
Fixes: https://tracker.ceph.com/issues/41835
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDSRank.cc