]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: try fragmenting new fragments during split
authorJohn Spray <john.spray@redhat.com>
Thu, 24 Nov 2016 10:28:09 +0000 (10:28 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 24 Nov 2016 10:37:53 +0000 (10:37 +0000)
commit3210ee7781982435ddb6ef2e98a9f981ababc274
tree5d946bae7a650142dc2f073e9c3652ca8bc21c9a
parented134e7d098c026c7c75344b04412694ecfcef94
mds: try fragmenting new fragments during split

In case insertions have occurred during the split that would
immediately take the new fragments over the split threshold.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDCache.cc