mbox series

[0/3] xfs-4.19: superblock verifier cleanups

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

Message

Darrick J. Wong July 30, 2018, 5:30 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.

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