]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:13:51 +0000 (13:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:13:51 +0000 (13:13 -0800)
commitaa9824740f3f52b894c336641d12039af307019e
treedc4ae9c1c1929d3ff23dc83aff8d837a4303e9ad
parentaf84e17ad328ffc4a9b60e37eb05912cdb872763
parentde8a25c27c6a8688aba8b1968c7d915bbd5dc71a
Merge tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs

Pull zonefs updates from Damien Le Moal:
 "Two changes:

   - A fix that did not make it in time for 5.11, to correct the file
     size initialization of full sequential zone, from Shin'ichiro

   - Add file operation tracepoints to help with debugging, from
     Johannes"

* tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
  zonefs: Fix file size of zones in full condition
  zonefs: add tracepoints for file operations
fs/zonefs/super.c