[PATCH 0/2] xfs_repair: fix xfs/033 issues.

Dave Chinner david at fromorbit.com
Wed Feb 19 23:55:20 CST 2014


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.



More information about the xfs mailing list