Re: [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device

From: Christoph Hellwig
Date: Fri Mar 05 2021 - 01:10:18 EST


On Thu, Mar 04, 2021 at 02:42:50PM -0800, Darrick J. Wong wrote:
> My vision here, however, is to establish upcalls for /both/ types of
> stroage.

I already have patches for doing these kinds of callbacks properly
for the block layer. They will be posted shortly.