From: Christoph Hellwig Date: Wed, 18 Aug 2010 09:29:11 +0000 (-0400) Subject: xfs: replace barriers with explicit flush / FUA usage X-Git-Tag: v2.6.37-rc1~166^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f6c29d8a758650d5c9eac05074b4b3e8c266df;p=pandora-kernel.git xfs: replace barriers with explicit flush / FUA usage Switch to the WRITE_FLUSH_FUA flag for log writes and remove the EOPNOTSUPP detection for barriers. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed