Btrfs: fix unblocked autodefraggers when remount
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 11 Apr 2013 10:29:35 +0000 (10:29 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:45 +0000 (15:54 -0400)
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 <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found