From: Christoph Hellwig Date: Sat, 26 Sep 2009 19:55:04 +0000 (+0000) Subject: xfs: stop calling filemap_fdatawait inside ->fsync X-Git-Tag: v2.6.32-rc4~16^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0800703febc04827b8fa91921aa4e254d01e8d1;p=pandora-kernel.git 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 Reviewed-by: Alex Elder Signed-off-by: Alex Elder --- Reading git-diff-tree failed