From: Linus Torvalds Date: Wed, 27 Apr 2022 17:30:29 +0000 (-0700) Subject: Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=211ed5480aff457ac1a9e333e68522ef4a0c6ce9;p=linux.git Merge tag 'zonefs-5.18-rc5' of git://git./linux/kernel/git/dlemoal/zonefs 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 --- 211ed5480aff457ac1a9e333e68522ef4a0c6ce9