xfs: Use uint64_t to count maximum blocks that can be used by BMBT
authorChandan Babu R <chandan.babu@oracle.com>
Tue, 16 Nov 2021 09:20:01 +0000 (09:20 +0000)
committerChandan Babu R <chandan.babu@oracle.com>
Mon, 11 Apr 2022 04:11:19 +0000 (04:11 +0000)
commit0c35e7ba18508e9344a1f27b412924bc8b34eba8
tree256ba57944aaee9729cd4385afd6b676c67c57ea
parent9b7d16e34bbebc0398b1dd4f2d64ae6793fdc5ea
xfs: Use uint64_t to count maximum blocks that can be used by BMBT

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
fs/xfs/libxfs/xfs_bmap.c