Pull zonefs fixes from Damien Le Moal:
 "Two fixes for rc5:
   - Fix inode initialization to make sure that the inode flags are all
     cleared.
   - Use zone reset operation instead of close to make sure that the
     zone of an empty sequential file in never in an active state after
     closing the file"
* tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
  zonefs: Fix management of open zones
  zonefs: Clear inode information flags on inode creation