summaryrefslogtreecommitdiff
tag namefix-recovered-log-intent-validation_2020-10-26 (1adb8d71db8da49ea4f11a77180c7efeaaf0d02f)
tag date2020-10-26 18:33:32 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit 094efda26d...
xfs: strengthen log intent validation
Hoist the code that checks log intent record validation into separate functions, and then rework them to use the standard field validation predicates instead of open-coding them.