]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2020 01:54:46 +0000 (17:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2020 01:54:46 +0000 (17:54 -0800)
commitdb30cf58b4c59f1844c7cbd795e7512e7a0e13a2
treed2aae353bc7aaf1d674d37213c72424c89ae39b2
parent3a422953d76b6d0be5d9c95807cf4a11b28769ca
parent11984945ce06c5bc1dbf4f2b1bb944043b973215
Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2

Pull gfs2 fixes from Andreas Gruenbacher:

 - Fix a bug in Abhi Das's journal head lookup improvements that can
   cause a valid journal to be rejected.

 - Fix an O_SYNC write handling bug reported by Christoph Hellwig.

* tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: fix O_SYNC write handling
  gfs2: move setting current->backing_dev_info
  gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0