diff options
author | Qu Wenruo <[email protected]> | 2016-01-19 10:23:02 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2016-02-12 15:14:14 +0100 |
commit | 8dcddfa048de637c8bbfa20ffd22757aeab7c604 (patch) | |
tree | d8d9ec6222a0334698ab8443888ab21f7dcb9ce4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95 (diff) |
btrfs: Introduce new mount option usebackuproot to replace recovery
Current "recovery" mount option will only try to use backup root.
However the word "recovery" is too generic and may be confusing for some
users.
Here introduce a new and more specific mount option, "usebackuproot" to
replace "recovery" mount option.
"Recovery" will be kept for compatibility reason, but will be
deprecated.
Also, since "usebackuproot" will only affect mount behavior and after
open_ctree() it has nothing to do with the filesystem, so clear the flag
after mount succeeded.
This provides the basis for later unified "norecovery" mount option.
Signed-off-by: Qu Wenruo <[email protected]>
[ dropped usebackuproot from show_mount, added note about 'recovery' to
docs ]
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions