]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e118b7eb1eed427d08130132c4a67108970436f
tree256ba57944aaee9729cd4385afd6b676c67c57ea
parentae9dbfc7eaf5b306a1b156294399a0c5593dd6fa
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