On 7/14/25 07:38, Johannes Thumshirn wrote: > Add a tracepoint for blkdev_zone_mgmt to trace zone management commands > submitted by higher layers like file systems or user space. > > An example output for this tracepoint is as follows: > > mkfs.btrfs-203 [001] ..... 42.877493: blkdev_zone_mgmt: 8,0 ZRS 5242880 + 0 > > This example output shows a REQ_OP_ZONE_RESET operation submitted by > mkfs.btrfs. > > Reviewed-by: Damien Le Moal<dlemoal@xxxxxxxxxx> > Signed-off-by: Johannes Thumshirn<johannes.thumshirn@xxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck