]> 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)
commit3486301ee5b43eb9a3bd9387a09c420589dd1715
treedc4ae9c1c1929d3ff23dc83aff8d837a4303e9ad
parent83aaa69789dd5e9f84ef762da919d9106587c22f
parent7801aa243c30575235f02df054c532c9f40d53be
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