]> Git Repo - linux.git/commitdiff
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Fri, 10 Jul 2020 15:53:21 +0000 (08:53 -0700)
committerLinus Torvalds <[email protected]>
Fri, 10 Jul 2020 15:53:21 +0000 (08:53 -0700)
Pull gfs2 fixes from Andreas Gruenbacher:
 "Fix gfs2 readahead deadlocks by adding a IOCB_NOIO flag that allows
  gfs2 to use the generic fiel read iterator functions without having to
  worry about being called back while holding locks".

* tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: Rework read and page fault locking
  fs: Add IOCB_NOIO flag for generic_file_read_iter


Trivial merge
This page took 0.058334 seconds and 4 git commands to generate.