On 5/20/21 20:01, Damien Le Moal wrote: > Introduce the helper functions bio_zone_no() and bio_zone_is_seq(). > Both are the BIO counterparts of the request helpers blk_rq_zone_no() > and blk_rq_zone_is_seq(), respectively returning the number of the > target zone of a bio and true if the BIO target zone is sequential. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>