public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* bio_add_* cleanups
@ 2024-11-05 15:52 Christoph Hellwig
  2024-11-05 15:52 ` [PATCH 1/2] block: remove bio_add_hw_folio Christoph Hellwig
  2024-11-05 15:52 ` [PATCH 2/2] block: share more code for bio addition helpers Christoph Hellwig
  0 siblings, 2 replies; 7+ messages in thread
From: Christoph Hellwig @ 2024-11-05 15:52 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block

Hi Jens,

this removes a bit of dead code and then further consolidates the bio_add_*
helpers.

Diffstat:
 bio.c |   89 ++++++++++++++++++++++--------------------------------------------
 blk.h |    4 --
 2 files changed, 30 insertions(+), 63 deletions(-)

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

end of thread, other threads:[~2024-11-08  3:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 15:52 bio_add_* cleanups Christoph Hellwig
2024-11-05 15:52 ` [PATCH 1/2] block: remove bio_add_hw_folio Christoph Hellwig
2024-11-06  9:54   ` Kundan Kumar
2024-11-05 15:52 ` [PATCH 2/2] block: share more code for bio addition helpers Christoph Hellwig
2024-11-06 10:03   ` Kundan Kumar
2024-11-07  7:20     ` Christoph Hellwig
2024-11-07  9:10       ` Kundan Kumar

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