xfs: rtbitmap scrubber should check inode size
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 2 Jul 2020 15:42:13 +0000 (08:42 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 7 Jul 2020 14:15:09 +0000 (07:15 -0700)
commit2fb94e36b6833332057043699d3338228f6e1e2b
tree598ff401da8b54c6e22e3755fc96b263909dba94
parentf866560be21966421c4a6e83079a6b76fadf667f
xfs: rtbitmap scrubber should check inode size

Make sure the rtbitmap is large enough to store the entire bitmap.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
fs/xfs/scrub/rtbitmap.c