commit | 8667060b55754dcace73d97cddda7b230f09b1aa | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Jun 25 18:27:59 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Jul 02 08:24:57 2020 -0700 |
tree | a90af8ba73dc20ccfe0ba5bb22d61462c131da8e | |
parent | 241f5c3ee597ffbdddc1254bc2b801e5d587469d [diff] |
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>