From: Ryusuke Konishi Date: Mon, 5 Jul 2010 04:00:08 +0000 (+0900) Subject: nilfs2: add barrier mount option X-Git-Tag: v2.6.36-rc1~500^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773bc4f3b6898634a80a41c72a1f34cb89992dcd;p=pandora-kernel.git nilfs2: add barrier mount option Nilfs enables write barriers by default and has "nobarrier" mount option to disable this feature. But it lacks the complementary option and has no way to re-enable the feature on remount. This adds "barrier" option to resolve this imbalance. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed