Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] btrfs: small changes to "usebackuproot" mount option
@ 2026-07-03  9:46 Qu Wenruo
  2026-07-03  9:46 ` [PATCH v3 1/3] btrfs: add "rescue=usebackuproot" into forced read-only options Qu Wenruo
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Qu Wenruo @ 2026-07-03  9:46 UTC (permalink / raw)
  To: linux-btrfs

[CHANGELOG]
v3:
- Add "rescue=usebackuproot" into full RO mount options
- Minor grammar updates

v2:
- Also include "rescue=usebackuproot" into "rescue=all" shortcut

"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.

Then also include "rescue=usebackuproot" into "rescue=all" group, done
in the second 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 last patch.

Qu Wenruo (3):
  btrfs: add "rescue=usebackuproot" into forced read-only options
  btrfs: add "rescue=usebackuproot" into "rescue=all" shortcut
  btrfs: remove "usebackuproot" mount option

 fs/btrfs/fs.h    |  3 ++-
 fs/btrfs/super.c | 16 +++-------------
 2 files changed, 5 insertions(+), 14 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-03 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03  9:46 [PATCH v3 0/3] btrfs: small changes to "usebackuproot" mount option Qu Wenruo
2026-07-03  9:46 ` [PATCH v3 1/3] btrfs: add "rescue=usebackuproot" into forced read-only options Qu Wenruo
2026-07-03  9:46 ` [PATCH v3 2/3] btrfs: add "rescue=usebackuproot" into "rescue=all" shortcut Qu Wenruo
2026-07-03  9:46 ` [PATCH v3 3/3] btrfs: remove "usebackuproot" mount option Qu Wenruo
2026-07-03 10:27   ` Johannes Thumshirn
2026-07-03 10:27 ` [PATCH v3 0/3] btrfs: small changes to " Johannes Thumshirn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox