Re: [PATCH v3 0/2] bcache: fix I/O accounting leak
Jens Axboe <[email protected]> Wed, 28 Jan 2026 19:07:20 -0700
| Newsgroups | org.kernel.vger.linux-bcache,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 27 Jan 2026 16:21:10 +0800, [email protected] wrote: > This series addresses an I/O accounting leak where detached bcache > devices could report 100% utilization in iostat after completion > of discard requests. > > Changes since v2: > - Omitting the dead NULL check for bio_alloc_clone() (suggested by hch). > - Updated the Fixes tag for the accounting leak. > > [...] Applied, thanks! [1/2] bcache: remove dead code in detached_dev_do_request commit: 6ea84d7a92cb0b30aaf7d2066a69e28e27932332 [2/2] bcache: fix I/O accounting leak in detached_dev_do_request commit: 4da7c5c3ec34d839bba6e035c3d05c447a2f9d4f Best regards, -- Jens Axboe