public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs_repair: fix xfs/033 issues.
@ 2014-02-20  5:55 Dave Chinner
  2014-02-20  5:55 ` [PATCH 1/2] libxfs: contiguous buffers are not discontigous Dave Chinner
  2014-02-20  5:55 ` [PATCH 2/2] libxfs: clear stale buffer errors on write Dave Chinner
  0 siblings, 2 replies; 8+ messages in thread
From: Dave Chinner @ 2014-02-20  5:55 UTC (permalink / raw)
  To: xfs

Hi folks,

Eric reported that there was a regression in v3.2.0-alpha2 where
xfs/033 was failing to repair the corrupted root inode. He also
discovered that the discontiguous buffer support in xfs_repair
fixed it. Turns out that was a regression in xfs_repair covering up
another regression in xfs_repair.

Two bugs don't make broken code better.

The first patch fixes the regression that discontiguous buffer
support introduced, re-exposing the original regression so it can be
debugged. The second patch fixes the original regression.

Cheers,

Dave.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-02-20 21:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20  5:55 [PATCH 0/2] xfs_repair: fix xfs/033 issues Dave Chinner
2014-02-20  5:55 ` [PATCH 1/2] libxfs: contiguous buffers are not discontigous Dave Chinner
2014-02-20 15:38   ` Christoph Hellwig
2014-02-20 19:06   ` Eric Sandeen
2014-02-20 21:39     ` Dave Chinner
2014-02-20  5:55 ` [PATCH 2/2] libxfs: clear stale buffer errors on write Dave Chinner
2014-02-20 15:38   ` Christoph Hellwig
2014-02-20 19:09   ` Eric Sandeen

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