On Thu, Nov 07 2019 at  8:57pm -0500,
Damien Le Moal <[email protected]> wrote:

> From: Christoph Hellwig <[email protected]>
> 
> Avoid the need to allocate a potentially large array of struct blk_zone
> in the block layer by switching the ->report_zones method interface to
> a callback model. Now the caller simply supplies a callback that is
> executed on each reported zone, and private data for it.
> 
> Signed-off-by: Christoph Hellwig <[email protected]>
> Signed-off-by: Shin'ichiro Kawasaki <[email protected]>
> Signed-off-by: Damien Le Moal <[email protected]>

Reviewed-by: Mike Snitzer <[email protected]>

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to