]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: Use uint64_t to count maximum blocks that can be used by BMBT
authorChandan Babu R <chandan.babu@oracle.com>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
commit32b5fe856eccfad8ab2b1845776d5590b30e4d1d
tree9ad70766608a7ed18bedeff33f4e6108d9fa4d93
parent02a86c25ddcbadb1a68041b7dfb4829b16ba8285
xfs: Use uint64_t to count maximum blocks that can be used by BMBT

Source kernel commit: 0c35e7ba18508e9344a1f27b412924bc8b34eba8

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_bmap.c