Re: [PATCH 02/10] block: remove handle_bad_sector
From: Chaitanya Kulkarni <hidden>
Date: 2022-03-07 03:05:53
Also in:
dm-devel, linux-block, linux-ext4
From: Chaitanya Kulkarni <hidden>
Date: 2022-03-07 03:05:53
Also in:
dm-devel, linux-block, linux-ext4
On 3/4/22 10:00, Christoph Hellwig wrote:
Use the %pg format specifier instead of the stack hungry bdevname function, and remove handle_bad_sector given that it is not pointless. Signed-off-by: Christoph Hellwig <hch@lst.de> ---
Looks good. Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>