diff options
author | Qu Wenruo <[email protected]> | 2014-01-13 13:36:07 +0800 |
---|---|---|
committer | Chris Mason <[email protected]> | 2014-01-28 13:20:34 -0800 |
commit | 078025347c8ed43ff330e392476d8866ac1b297f (patch) | |
tree | 1481318375cd77421e667af2dea34e5957300504 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3818aea275423236db38a2d2d0a4951bc6da2e01 (diff) |
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 <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions