diff options
author | 2019-02-07 10:45:48 -0800 | |
---|---|---|
committer | 2019-02-11 16:07:01 -0800 | |
commit | 8764f98351fa561296f70c3435a5cb1eb6272c39 (patch) | |
tree | a4f94adf68453c5b24d14a98377448ed490a64cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: miscellaneous verifier magic value fixups (diff) | |
download | linux-dev-8764f98351fa561296f70c3435a5cb1eb6272c39.tar.xz linux-dev-8764f98351fa561296f70c3435a5cb1eb6272c39.zip |
xfs: factor xfs_da3_blkinfo verification into common helper
With the verifier magic value helper in place, we've left a bit more
duplicate code across the verifiers that involve struct
xfs_da3_blkinfo. This includes the da node, xattr leaf and dir leaf
verifiers, all of which perform similar checks for v4 and v5
filesystems.
Create a common helper to verify an xfs_da3_blkinfo structure,
taking care to only access v5 fields where appropriate, and refactor
the aforementioned verifiers to use the helper. No functional
changes.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions