From: Christoph Hellwig Date: Tue, 3 Mar 2009 19:48:37 +0000 (-0500) Subject: xfs: only issues a cache flush on unmount if barriers are enabled X-Git-Tag: v2.6.29-rc8~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c141b2928fe20396a9ecdec85526e4b66ae96c90;p=pandora-kernel.git xfs: only issues a cache flush on unmount if barriers are enabled Currently we unconditionally issue a flush from xfs_free_buftarg, but since 2.6.29-rc1 this gives a warning in the style of end_request: I/O error, dev vdb, sector 0 Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed