alistair23-linux/fs/xfs/scrub
Dave Chinner 86210fbeba xfs: move various type verifiers to common file
New verification functions like xfs_verify_fsbno() and
xfs_verify_agino() are spread across multiple files and different
header files. They really don't fit cleanly into the places they've
been put, and have wider scope than the current header includes.

Move the type verifiers to a new file in libxfs (xfs-types.c) and
the prototypes to xfs_types.h where they will be visible to all the
code that uses the types.

Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
2018-06-08 10:07:51 -07:00
..
agheader.c xfs: move various type verifiers to common file 2018-06-08 10:07:51 -07:00
agheader_repair.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
alloc.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
attr.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
bmap.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
btree.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
btree.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
common.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
common.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
dabtree.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
dabtree.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
dir.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
ialloc.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
inode.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
parent.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
quota.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
refcount.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
repair.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
repair.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
rmap.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
rtbitmap.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
scrub.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
scrub.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
symlink.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
trace.c xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
trace.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00
xfs_scrub.h xfs: convert to SPDX license tags 2018-06-06 14:17:53 -07:00