commit | d0800703febc04827b8fa91921aa4e254d01e8d1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sat Sep 26 19:55:04 2009 +0000 |
committer | Alex Elder <aelder@sgi.com> | Thu Oct 08 12:02:48 2009 -0500 |
tree | 814c8d76966873d5cc683ba9de14ef2226897f48 | |
parent | 8e69ce147127a0235e8d1f2b75ea214be78c61b3 [diff] |
xfs: stop calling filemap_fdatawait inside ->fsync Now that the VFS actually waits for the data I/O to complete before calling into ->fsync we can stop doing it ourselves. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com> Signed-off-by: Alex Elder <aelder@sgi.com>