]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jul 2020 21:09:19 +0000 (14:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jul 2020 21:09:19 +0000 (14:09 -0700)
commit74ee86e2431b8f8cbe84c08f8b0e597df5566d1c
tree326fff4ee020bb038277622236607039b25e01da
parent448a528b1c97ed58bd155ca9f9594f638646d24e
parentea00b0703b4ce77583356b94aea95a6206dda1f9
Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs into master

Pull zonefs fixes from Damien Le Moal:
 "Two fixes, the first one to remove compilation warnings and the second
  to avoid potentially inefficient allocation of BIOs for direct writes
  into sequential zones"

* tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
  zonefs: count pages after truncating the iterator
  zonefs: Fix compilation warning