]> 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)
commit938d565b24b6fbfe0745a60eff523b340931edfd
tree95eb170e8ff436acc843cf833c3ce33f3db6a2cd
parentddb810396365efe7d7a64a6b8500e7477c168b2b
parent03f49f0ae2cf4c09a8e98ade09f76c36141d6a88
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