commit | 9f96cc958e8ae9864e6d597a5f3e80b5fca35ae4 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Sun Jun 03 16:12:16 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Jun 03 16:12:16 2018 -0700 |
tree | a4685a6c40ebe1e8dad9b59a86286bf487d5cd32 | |
parent | afd9d6a1df75807684fa40dab77c52e104e5c74b [diff] |
xfs: verify AGI unlinked list contains valid blocks The heads of tha AGI unlinked list are only scanned on debug kernels when the verifier runs. Change that to always scan the heads and validate that the inode numbers are valid. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>