OSDN Git Service

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)
commit9744b923d50810bb489e49bfe89d0b4d5c84be31
tree9a4efde432191ca3a4faf0a53984b7f93d84213d
parentd8fc9cde85d829eed6ca050d86799cc4cfa6a048
parent457df33e035a2cffc6561992f3f25a6c61605c46
Merge tag 'iomap-5.7-merge-3' of git://git./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