commit | 49e5571324a81ddbb0d06ff38f698534a2a47e33 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Apr 12 08:06:02 2017 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Thu Sep 14 14:58:28 2017 -0400 |
tree | 5dee4051040c23cc6839061695a0ad431ee8f7a3 | |
parent | 5f13e58767a53ebb54265e03c0c4a67650286263 [diff] |
orangefs: don't call filemap_write_and_wait from fsync Orangefs doesn't do buffered writes yet, so there's no point in initiating and waiting for writeback. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>