[PATCH 0/2] btrfs: small changes to "usebackuproot" mount
Qu Wenruo <[email protected]>
| Newsgroups | org.kernel.vger.linux-btrfs |
|---|---|
| Message-ID | <[email protected]> |
"rescue=usebackuproot" mount option is not requiring a read-only mount, which is different from all the other options in the "rescue=" group. Address that in the first patch. Standalone "usebackuproot" mount option is already marked deprecated since v5.9, I see no practical reason to keep supporting it in 2026. Just remove it in the second patch. Qu Wenruo (2): btrfs: add "rescue=usebackuproot" into forced read-only options btrfs: remove "usebackuproot" mount option fs/btrfs/super.c | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) -- 2.54.0