]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: maybe_fragment earlier in openc
authorJohn Spray <john.spray@redhat.com>
Thu, 17 Nov 2016 17:05:19 +0000 (17:05 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 24 Nov 2016 10:36:42 +0000 (10:36 +0000)
commited134e7d098c026c7c75344b04412694ecfcef94
treea84361ba20789b76c073224f80611d1ca2fc28ef
parent241b49fd5a4fdeb8e88984f99ae872fda26737a4
mds: maybe_fragment earlier in openc

Check it during the initial request, not just
on completion, so that when doing lots of creates
we get a chance to split the directory before
it zooms past the size threshold.

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