Re: [PATCH] man: Fix recover_zbd_write_error option description
Vincent Fu <[email protected]>
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
On 5/8/25 10:17 PM, Shinichiro Kawasaki wrote:
> On May 09, 2025 / 11:02, Damien Le Moal wrote:
>> Add a missing ".TP" statement after the zone_reset_frequency option
>> description to get the correct description for the option
>> recover_zbd_write_error as a new paragraph.
>>
>> Fixes: 650c4ad385cf ("zbd: add the recover_zbd_write_error option")
>> Signed-off-by: Damien Le Moal <[email protected]>
>
> Thank you for finding it out. LGTM.
>
> Reviewed-by: Shin'ichiro Kawasaki <[email protected]>
Applied. Thanks.