linux_dsm_epyc7002/fs/xfs/scrub
Darrick J. Wong 1fc25f51d7 xfs: sanity check ag header values in xrep_calc_ag_resblks
Check the values we read in from the AG headers when calculating the
block reservations for a repair transaction.  If they're obviously
wrong, substitute worst case assumptions (rather than ENOSPC on a bogus
reservation request).

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
2018-08-14 08:17:02 -07:00
..
agheader_repair.c xfs: repair the AGI 2018-08-10 11:44:31 -07:00
agheader.c
alloc.c
attr.c
bitmap.c
bitmap.h
bmap.c
btree.c
btree.h
common.c
common.h
dabtree.c
dabtree.h
dir.c
ialloc.c
inode.c
parent.c
quota.c
refcount.c
repair.c xfs: sanity check ag header values in xrep_calc_ag_resblks 2018-08-14 08:17:02 -07:00
repair.h xfs: repair the AGI 2018-08-10 11:44:31 -07:00
rmap.c
rtbitmap.c
scrub.c xfs: repair the AGI 2018-08-10 11:44:31 -07:00
scrub.h
symlink.c
trace.c
trace.h
xfs_scrub.h