commit | 13791d3b833428e7dc7253e066eef8cae75cd1c0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 31 12:10:02 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Nov 01 15:03:16 2017 -0700 |
tree | 3600246c9c4168c342ec2c7917e99370594f4611 | |
parent | e9e899a2a8c3c23b3084b048466f417ed92286d3 [diff] |
xfs: scrub extended attribute leaf space As we walk the attribute btree, explicitly check the structure of the attribute leaves to make sure the pointers make sense and the freemap is sensible. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>