commit | 4918da244655634701e968af0da3775f82361b98 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Jul 03 14:21:04 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Aug 07 13:56:16 2024 -0700 |
tree | 1ecb31d42f1ab278813d367f6e2031ac23eb9a63 | |
parent | 83cb63320e61b265266d54af418f88be5e40dbfa [diff] |
xfs_scrub: any inconsistency in metadata should trigger difficulty warnings Any inconsistency in the space metadata can be a sign that repairs will be difficult, so set off the warning if there were cross referencing problems too. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>