linux/fs/xfs/scrub
Darrick J. Wong f866560be2 xfs: rtbitmap scrubber should verify written extents
Ensure that the realtime bitmap file is backed entirely by written
extents.  No holes, no unwritten blocks, etc.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
2020-07-07 07:15:09 -07:00
..
agheader.c
agheader_repair.c
alloc.c
attr.c
attr.h
bitmap.c
bitmap.h
bmap.c xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork 2020-07-06 10:46:56 -07:00
btree.c
btree.h
common.c
common.h
dabtree.c xfs: move the fork format fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
dabtree.h
dir.c xfs: move the fork format fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
fscounters.c
health.c
health.h
ialloc.c
inode.c
parent.c xfs: move the per-fork nextents fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
quota.c
refcount.c
repair.c
repair.h
rmap.c
rtbitmap.c xfs: rtbitmap scrubber should verify written extents 2020-07-07 07:15:09 -07:00
scrub.c
scrub.h
symlink.c
trace.c
trace.h
xfs_scrub.h