]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: request journal flush after flushing caps in syncfs
authorJeff Layton <jlayton@redhat.com>
Wed, 9 Nov 2016 14:36:07 +0000 (09:36 -0500)
committerJeff Layton <jlayton@redhat.com>
Fri, 11 Nov 2016 11:28:50 +0000 (06:28 -0500)
commitccdd778c88002a68756f3b957fd4416703ccaab0
tree1c1fd8a0698d1462365ac22b142d7d81b09757cf
parentcdd2220abb471d866d4c57acde6f7aa34986f611
client: request journal flush after flushing caps in syncfs

Ensure that we ask the MDS to flush the journal on the last cap flush
from sync_fs and umount codepaths.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/Client.cc