Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2020 19:44:30 +0000 (12:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2020 19:44:30 +0000 (12:44 -0700)
commit593bd5e5d3e245262c40c7dd2f5edbac705ff578
tree95eb170e8ff436acc843cf833c3ce33f3db6a2cd
parentc55572276834f8b17c859db7d20c224fe25b9eda
parentd4ff3b2ef901cd451fb8a9ff4623d060a79502cd
Merge tag 'iomap-5.8-merge-1' of git://git./fs/xfs/xfs-linux

Pull iomap fix from Darrick Wong:
 "A single iomap bug fix for a variable type mistake on 32-bit
  architectures, fixing an integer overflow problem in the unshare
  actor"

* tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: Fix unsharing of an extent >2GB on a 32-bit machine
fs/iomap/buffered-io.c