]> 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)
commit1a4a92e6c8b3faeca8511a8bbb44cc0eb5e2ef6f
tree9a4efde432191ca3a4faf0a53984b7f93d84213d
parenta972838cd6a521793b4d2f9e714ccb93d4b7dd71
parentb0a64083fc3ff9823d3e9584bcbc21db6c54bf40
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