On 7/2/19 5:23 PM, Minwoo Im wrote: > On 19-07-02 10:42:30, Chaitanya Kulkarni wrote: >> This patch updates the blkdev_reset_zones() with newly introduced >> helper function to read the nr_sects from block device's hd_parts with >> the help of part_nr_sects_read(). > Chaitanya, > > Are the first three patches split for a special reason? IMHO, it could > be squashed into a single one. > > It looks good to me, by the way. In the blk-zoned.c in this way it is easier to bisect if/when the problem comes. > > Reviewed-by: Minwoo Im <minwoo.im.dev@xxxxxxxxx> >