diff options
author | Qu Wenruo <quwenruo@cn.fujitsu.com> | 2014-01-13 13:36:07 +0800 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-01-28 13:20:34 -0800 |
commit | 078025347c8ed43ff330e392476d8866ac1b297f (patch) | |
tree | 1481318375cd77421e667af2dea34e5957300504 /fs/btrfs/send.c | |
parent | 3818aea275423236db38a2d2d0a4951bc6da2e01 (diff) | |
download | linux-stable-078025347c8ed43ff330e392476d8866ac1b297f.tar.gz linux-stable-078025347c8ed43ff330e392476d8866ac1b297f.tar.bz2 linux-stable-078025347c8ed43ff330e392476d8866ac1b297f.zip |
btrfs: Cleanup the btrfs_parse_options for remount.
Since remount will pending the new mount options to the original mount
options, which will make btrfs_parse_options check the old options then
new options, causing some stupid output like "enabling XXX" following by
"disable XXX".
This patch will add extra check before every btrfs_info to skip the
output from old options checking.
Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions