]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b6cd5bf12f0b0a7beb526c1a6d1cc959ce5becc
tree95eb170e8ff436acc843cf833c3ce33f3db6a2cd
parentd369f9a6bb2e881c2828b80e99eb0c562d00e327
parent1ff494f192d4ed458d60cb95d5d1047ce7d5ead9
Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/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