aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2019-02-07 10:45:48 -0800
committerDarrick J. Wong <[email protected]>2019-02-11 16:07:01 -0800
commit8764f98351fa561296f70c3435a5cb1eb6272c39 (patch)
treea4f94adf68453c5b24d14a98377448ed490a64cc /lib/mpi/mpi-cmp.c
parent39708c20ab51337c3eb282a824eb0aaff7ebe2e1 (diff)
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 <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions