Re: [PATCH V3 0/3] null_blk: add tracepoints for zoned mode
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-03-27 15:35:49
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-03-27 15:35:49
On 3/26/20 9:12 PM, Chaitanya Kulkarni wrote:
Hi Jens, Can we get this in ?
There still seems to be the unresolved issue of the function declaration. I agree that we should not have a declaration for a function if CONFIG_BLK_DEV_ZONED isn't set, so move it under the existing ifdef. -- Jens Axboe