public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET v2 0/3] xfs_repair: various small fixes
@ 2022-06-28 20:50 Darrick J. Wong
  2022-06-28 20:50 ` [PATCH 1/3] xfs_repair: always rewrite secondary supers when needsrepair is set Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Darrick J. Wong @ 2022-06-28 20:50 UTC (permalink / raw)
  To: sandeen, djwong; +Cc: Dave Chinner, Chandan Babu R, linux-xfs

Hi all,

Bug fixes for 5.16 include:

 - checking V5 feature bits in secondary superblocks against whatever we
   decide is the primary
 - consistently warning if repair can't check existing rmap and refcount
   btrees
 - checking the ftype of dot and dotdot entries

Enjoy!

v2: improve documentation

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=repair-fixes
---
 repair/agheader.c    |   23 ++++++++++++++++++++---
 repair/dino_chunks.c |    3 +--
 2 files changed, 21 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2022-06-28 23:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 20:50 [PATCHSET v2 0/3] xfs_repair: various small fixes Darrick J. Wong
2022-06-28 20:50 ` [PATCH 1/3] xfs_repair: always rewrite secondary supers when needsrepair is set Darrick J. Wong
2022-06-28 23:20   ` Dave Chinner
2022-06-28 20:50 ` [PATCH 2/3] xfs_repair: don't flag log_incompat inconsistencies as corruptions Darrick J. Wong
2022-06-28 23:21   ` Dave Chinner
2022-06-28 20:50 ` [PATCH 3/3] xfs_repair: Search for conflicts in inode_tree_ptrs[] when processing uncertain inodes Darrick J. Wong

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