From: Miao Xie Date: Thu, 11 Apr 2013 10:29:35 +0000 (+0000) Subject: Btrfs: fix unblocked autodefraggers when remount X-Git-Tag: v3.10-rc1~31^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42a34b2f10c411ef45f247f3000ed03ba4e80c0;p=pandora-kernel.git Btrfs: fix unblocked autodefraggers when remount The new mount option is set after parsing the remount arguments, so it is wrong that checking the autodefrag is close or not at btrfs_remount_prepare(). Fix it. Signed-off-by: Miao Xie Signed-off-by: Josef Bacik --- Reading git-diff-tree failed