commit | a823e4589e68996436d16db4ede9a43b646332f9 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Fri Jul 28 07:24:43 2017 -0400 |
committer | Jeff Layton <jlayton@redhat.com> | Mon Jul 31 19:12:26 2017 -0400 |
tree | 2961b2c0bd94da25551564b52ff5501918b96fb5 | |
parent | 7e51fe1dd180e525c9cb9dc613c524c83c130867 [diff] |
mm: add file_fdatawait_range and file_write_and_wait Necessary now for gfs2_fsync and sync_file_range, but there will eventually be other callers. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jeff Layton <jlayton@redhat.com>