On 4/19/22 19:35, 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. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck