Re: [PATCH V3 0/3] null_blk: add tracepoints for zoned mode
From: Chaitanya Kulkarni <hidden>
Date: 2020-03-27 19:35:49
From: Chaitanya Kulkarni <hidden>
Date: 2020-03-27 19:35:49
On 3/27/20 8:35 AM, Jens Axboe wrote:
On 3/26/20 9:12 PM, Chaitanya Kulkarni wrote:quoted
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.
Sorry for replying to previous series. Here is link for V4 which has above fix and Damien's review :- https://www.spinics.net/lists/linux-block/msg51305.html