From: Qu Wenruo Date: Mon, 6 Jan 2014 01:58:25 +0000 (+0800) Subject: btrfs: Add "barrier" option to support "-o remount,barrier" X-Git-Tag: v3.14-rc1~29^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842bef5891aaf13e2dede01d86397d810fde2dd8;p=pandora-kernel.git btrfs: Add "barrier" option to support "-o remount,barrier" Btrfs can be remounted without barrier, but there is no "barrier" option so nobody can remount btrfs back with barrier on. Only umount and mount again can re-enable barrier.(Quite awkward) Also the mount options in the document is also changed slightly for the further pairing options changes. Reported-by: Daniel Blueman Signed-off-by: Qu Wenruo Signed-off-by: Mike Fleetwood Reviewed-by: David Sterba Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed