>> @@ -639,7 +645,7 @@ static ssize_t memb_group_features_show(struct config_item *item, char *page) >> "poll_queues,power,queue_mode,shared_tag_bitmap,size," >> "submit_queues,use_per_node_hctx,virt_boundary,zoned," >> "zone_capacity,zone_max_active,zone_max_open," >> - "zone_nr_conv,zone_size,write_zeroes\n"); >> + "zone_nr_conv,zone_size,zone_reset_all,write_zeroes\n"); > > Looks like this patch goes on top of your other series for write zereos, no ? > As is, it does no apply to current Linus tree nor to Jens for-6.2/block branch. > Yes, I forgot to mention that in the commit log, thanks for mentioning that. > Anyway, with that problem sorted, it looks ok to me. > > Reviewed-by: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx> > -ck