mbox series

[v2,0/4] xfs-4.19: superblock verifier cleanups

Message ID 153300933773.5164.7520087911614107147.stgit@magnolia (mailing list archive)
Headers show
Series xfs-4.19: superblock verifier cleanups | expand

Message

Darrick J. Wong July 31, 2018, 3:55 a.m. UTC
Hi all,

This series refactors the superblock verification routines into three
predicates: one to handle checks that are only done at read time,
another for write time checks, and a third for checks common to both.
We then add some sanity checks for the summary counters to the write
verifier (a reworked version of Bill O'Donnell's earlier patch), and end
by addding a verifier for inode counts and adding that into the
superblock write checks.  A fourth patch adds feature bit sanity checks
for the write verifier.

Comments and questions are, as always, welcome.

--D
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html