mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] bcache: fix I/O accounting leak
@ 2026-01-27  8:21 zhangshida2026
  2026-01-27  8:21 ` [PATCH v3 1/2] bcache: remove dead code in detached_dev_do_request zhangshida2026
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: zhangshida2026 @ 2026-01-27  8:21 UTC (permalink / raw)
  To: colyli, kent.overstreet, hch, axboe
  Cc: linux-bcache, linux-kernel, zhangshida, starzhangzsd

From: Shida Zhang <zhangshida@kylinos.cn>

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.

Shida Zhang (2):
  bcache: remove dead code in detached_dev_do_request
  bcache: fix I/O accounting leak in detached_dev_do_request

 drivers/md/bcache/request.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-29  2:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-27  8:21 [PATCH v3 0/2] bcache: fix I/O accounting leak zhangshida2026
2026-01-27  8:21 ` [PATCH v3 1/2] bcache: remove dead code in detached_dev_do_request zhangshida2026
2026-01-27  8:28   ` Christoph Hellwig
2026-01-27  8:21 ` [PATCH v3 2/2] bcache: fix I/O accounting leak " zhangshida2026
2026-01-27  8:29   ` Christoph Hellwig
2026-01-29  1:54 ` Re:[PATCH v3 0/2] bcache: fix I/O accounting leak zhangshida2026
2026-01-29  2:07 ` [PATCH " Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®