Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel...
authorChandan Babu R <chandanbabu@kernel.org>
Wed, 13 Sep 2023 04:33:38 +0000 (10:03 +0530)
committerChandan Babu R <chandanbabu@kernel.org>
Wed, 13 Sep 2023 04:33:38 +0000 (10:03 +0530)
commitda6f8410e73ebcdcdbcaf2d1bba0646193291e6b
treefd11fd825f29911f17b2db07b5b57521dfce2629
parent57c0f4a8ea3a206c313bf6b0992f6fdc084e66e7
parentcfa2df68b7ceb49ac9eb2d295ab0c5974dbf17e7
Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git./linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesA

xfs: fix fsmap cursor handling

This patchset addresses an integer overflow bug that Dave Chinner found
in how fsmap handles figuring out where in the record set we left off
when userspace calls back after the first call filled up all the
designated record space.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: fix an agbno overflow in __xfs_getfsmap_datadev