linux/fs/xfs/scrub
Christoph Hellwig 13d2c10b05 xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk
size field into the containing xfs_inode structure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
2021-04-07 14:37:03 -07:00
..
agheader.c xfs: remove return value from xchk_ag_btcur_init 2021-03-25 16:47:50 -07:00
agheader_repair.c xfs: remove unneeded return value check for *init_cursor() 2020-12-09 09:49:38 -08:00
alloc.c
attr.c
attr.h
bitmap.c xfs: replace open-coded bitmap weight logic 2020-03-18 08:12:23 -07:00
bitmap.h xfs: replace open-coded bitmap weight logic 2020-03-18 08:12:23 -07:00
bmap.c xfs: remove unneeded return value check for *init_cursor() 2020-12-09 09:49:38 -08:00
btree.c xfs: fix the minrecs logic when dealing with inode root child blocks 2020-11-18 09:23:50 -08:00
btree.h
common.c xfs: remove return value from xchk_ag_btcur_init 2021-03-25 16:47:50 -07:00
common.h xfs: remove return value from xchk_ag_btcur_init 2021-03-25 16:47:50 -07:00
dabtree.c xfs: check dabtree node hash values when loading child blocks 2020-09-23 08:58:51 -07:00
dabtree.h
dir.c xfs: move the di_size field to struct xfs_inode 2021-04-07 14:37:03 -07:00
fscounters.c
health.c xfs: mark a data structure sick if there are cross-referencing errors 2021-03-25 16:47:49 -07:00
health.h
ialloc.c xfs: split xfs_imap_to_bp 2021-04-07 14:37:02 -07:00
inode.c xfs: don't catch dax+reflink inodes as corruption in verifier 2020-12-09 09:49:38 -08:00
parent.c xfs: move the di_size field to struct xfs_inode 2021-04-07 14:37:03 -07:00
quota.c xfs: fix dquot scrub loop cancellation 2021-03-25 16:47:49 -07:00
refcount.c xfs: fix brainos in the refcount scrubber's rmap fragment processor 2020-11-10 16:48:03 -08:00
repair.c xfs: fix uninitialized variables in xrep_calc_ag_resblks 2021-03-25 16:47:49 -07:00
repair.h xfs: create xfs_dqtype_t to represent quota types 2020-07-28 20:24:14 -07:00
rmap.c
rtbitmap.c xfs: move the di_size field to struct xfs_inode 2021-04-07 14:37:03 -07:00
scrub.c xfs: bail out of scrub immediately if scan incomplete 2021-03-25 16:47:49 -07:00
scrub.h
symlink.c xfs: move the di_size field to struct xfs_inode 2021-04-07 14:37:03 -07:00
trace.c
trace.h
xfs_scrub.h