Re: [PATCH v2 5/9] block: export API to get the number of bdev inflight IO
On 4/27/25 10:29, Yu Kuai wrote: From: Yu Kuai - rename part_in_{flight, flight_rw} to bdev_count_{inflight, inflight_rw} - export bdev_count_inflight, to fix a problem in mdraid that foreground IO can be starved by background sync IO in later patches Signed-off-by: Yu Kuai --- block/blk
Re: [PATCH v2 5/9] block: export API to get the number of bdev inflight IO
Looks good: Reviewed-by: Christoph Hellwig