All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount.
@ 2025-02-03  8:55 Lukas Herbolt
  2025-02-03  8:55 ` [PATCH 1/1] xfs: do " Lukas Herbolt
  0 siblings, 1 reply; 8+ messages in thread
From: Lukas Herbolt @ 2025-02-03  8:55 UTC (permalink / raw)
  To: cem, djwong; +Cc: linux-xfs, Lukas Herbolt

Hi,
I disccussed this shortly with Eric Sandeen. I have came across 
corruption where xfs_repair fails and the only way how to get at
least some of the data is to use manually clear out the NEEDSREPAIR
flag. I do not think there is needs of checking if we are about
to mount the FS with norecovery,ro.

Lukas Herbolt (1):
  xfs: do not check NEEDSREPAIR if ro,norecovery mount.

 fs/xfs/xfs_super.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-02-11  8:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03  8:55 [PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount Lukas Herbolt
2025-02-03  8:55 ` [PATCH 1/1] xfs: do " Lukas Herbolt
2025-02-03 22:26   ` Darrick J. Wong
2025-02-04 17:55     ` Eric Sandeen
2025-02-04 19:59       ` Darrick J. Wong
2025-02-04 20:18   ` Dave Chinner
2025-02-04 20:37   ` Eric Sandeen
2025-02-11  8:44   ` Carlos Maiolino

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.