]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: complain about extents in unknown state
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 10 Jul 2020 19:35:45 +0000 (15:35 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 10 Jul 2020 19:35:45 +0000 (15:35 -0400)
commit32e11be93066605e0543aafafb393b51d5e10d23
tree8456b014ef9a04a8745b6b91e03e26b2f5a9f4cd
parentf4cea8e84fd508c8483d0018d9a5c0e016dd29a2
xfs_repair: complain about extents in unknown state

During phase 4, if we find any extents that are unaccounted for, report
the entire extent, not just the first block.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
repair/phase4.c