]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 6 May 2019 22:00:20 +0000 (18:00 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 6 May 2019 22:00:20 +0000 (18:00 -0400)
commit95a8c9187f6418d578062927a17ecb9359246274
treef14277f3f30bf81708e8104663ef825c61501423
parent65dcd3bc30ecda90728cd8ceceebc028f7feb47b
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t

Source kernel commit: f8c1d7023e252df853efbb3566c6d47b148609fe

Teach scrub to flag extent maps that exceed the range that can be mapped
with a xfs_dablk_t.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_types.c
libxfs/xfs_types.h