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)
commit0f3d950ddd62f470d659849b5e3bbe27545aea6a
treedc4ae9c1c1929d3ff23dc83aff8d837a4303e9ad
parent250a25e7a1d71da06213aa354ece44fb8faa73f7
parent059c01039c0185dbee7ed080f1f2bd22cb1e4dab
Merge tag 'zonefs-5.12-rc1' of git://git./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