]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Apr 2020 04:37:18 +0000 (21:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Apr 2020 04:37:18 +0000 (21:37 -0700)
commit5d11ad8efa46b81fbafdf41988a233ce229bc1b1
tree9a4efde432191ca3a4faf0a53984b7f93d84213d
parentfdf83851625f2b67d0c83dc2260b4ca68287e542
parent50082547462768673b8aa4639d7395aeb3f6e71d
Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull iomap fix from Darrick Wong:
 "Fix a problem in readahead where we can crash if we can't allocate a
  full bio due to GFP_NORETRY"

* tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: Handle memory allocation failure in readahead
fs/iomap/buffered-io.c