commit | f42a34b2f10c411ef45f247f3000ed03ba4e80c0 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Thu Apr 11 10:29:35 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:54:45 2013 -0400 |
tree | 185c7dd8ba87589430885f90fc18907b20a93fde | |
parent | f7f82b81d2c297a5864dcfd0a205917d3e753aba [diff] |
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 <miaox@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>