From: Christoph Hellwig Date: Mon, 1 Feb 2010 23:16:26 +0000 (+1100) Subject: xfs: remove invalid barrier optimization from xfs_fsync X-Git-Tag: v2.6.34-rc1~278^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b217e7530c6a073ac69f1c85b922d93fdf5647;p=pandora-kernel.git xfs: remove invalid barrier optimization from xfs_fsync We always need to flush the disk write cache and can't skip it just because the no inode attributes have changed. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed