Re: [PATCH 06/14] block: introduce disk_for_all_zone_wplugs()
Bart Van Assche <[email protected]> Wed, 5 Aug 2026 14:25:29 -0700
| Newsgroups | org.kernel.vger.linux-block |
|---|---|
| Message-ID | <[email protected]> |
On 8/4/26 7:27 PM, Damien Le Moal wrote: > Introduce the helper function disk_for_all_zone_wplugs() to allow > executing an actor function on all hashed zone write plugs. This helper > is used to simplify the implementation of blk_zone_reset_all_bio_endio() > and queue_zone_wplugs_show(). Reviewed-by: Bart Van Assche <[email protected]>