diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-11 20:38:09 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-12 17:58:13 +0300 |
commit | 806d3909a57eae6282725d1f9059350932e90c35 (patch) | |
tree | 5b8cc35c67e4e424c1050e3bf967e247d327d3ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2e107cf869eecc770e3f630060bb4e5f547d0fd8 (diff) | |
download | linux-806d3909a57eae6282725d1f9059350932e90c35.tar.xz |
xfs: mark extended attr corrupt when lookup-by-hash fails
In xchk_xattr_listent, we attempt to validate the extended attribute
hash structures by performing a attr lookup by (hashed) name. If the
lookup returns ENODATA, that means that the hash information is corrupt.
The _process_error functions don't catch this, so we have to add that
explicitly.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions