From: Christoph Hellwig Date: Wed, 18 Aug 2010 09:29:16 +0000 (-0400) Subject: jbd: replace barriers with explicit flush / FUA usage X-Git-Tag: v2.6.37-rc1~166^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4524451ef7e88c64a868a8f5a0b49bda73beb2a3;p=pandora-kernel.git jbd: 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