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