Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs_db rdump: papercut fixes
@ 2025-11-12 15:19 Alexander Monakov
  2025-11-12 15:19 ` [PATCH 1/2] xfs_db rdump: remove sole_path logic Alexander Monakov
  2025-11-12 15:19 ` [PATCH 2/2] xfs_db: use push_cur_and_set_type more Alexander Monakov
  0 siblings, 2 replies; 8+ messages in thread
From: Alexander Monakov @ 2025-11-12 15:19 UTC (permalink / raw)
  To: Darrick J . Wong; +Cc: linux-xfs

Hello,

I've been using the new 'rdump' command of xfs_db for manual recovery of
a substantially damaged filesystem. I'd like to propose two patches that
would have made that work a bit easier.

I'd also like to suggest to remove the one-argument form of rdump that
dumps from root. I'm honestly unsure what it's for, considering that
'rdump / dest' is also supposed to work.

Alexander Monakov (2):
  xfs_db rdump: remove sole_path logic
  xfs_db: use push_cur_and_set_type more

 db/namei.c        |  2 +-
 db/rdump.c        | 21 +++------------------
 man/man8/xfs_db.8 |  8 +-------
 3 files changed, 5 insertions(+), 26 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-11-20 23:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 15:19 [PATCH 0/2] xfs_db rdump: papercut fixes Alexander Monakov
2025-11-12 15:19 ` [PATCH 1/2] xfs_db rdump: remove sole_path logic Alexander Monakov
2025-11-12 18:53   ` Darrick J. Wong
2025-11-12 19:45     ` Alexander Monakov
2025-11-20 23:46       ` Darrick J. Wong
2025-11-12 15:19 ` [PATCH 2/2] xfs_db: use push_cur_and_set_type more Alexander Monakov
2025-11-12 18:59   ` Darrick J. Wong
2025-11-12 19:18     ` Alexander Monakov

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