On Wed, Apr 20, 2022 at 11:35:38AM +0900, Damien Le Moal wrote: > Ensure that the i_flags field of struct zonefs_inode_info is cleared to > 0 when initializing a zone file inode, avoiding seeing the flag > ZONEFS_ZONE_OPEN being incorrectly set. > > Fixes: b5c00e975779 ("zonefs: open/close zone on file open/close") > Cc: <stable@xxxxxxxxxxxxxxx> > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx> > Reviewed-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx> > --- Looks good to me, Reviewed-by: Hans Holmberg <hans.holmberg@xxxxxxx>