Linux-f2fs-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [f2fs-dev] [PATCH 0/4] simple bio cleanups
@ 2026-03-04 19:04 Andreas Gruenbacher via Linux-f2fs-devel
  2026-03-04 19:04 ` [f2fs-dev] [PATCH 1/4] block: consecutive blk_status_t error codes Andreas Gruenbacher via Linux-f2fs-devel
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Andreas Gruenbacher via Linux-f2fs-devel @ 2026-03-04 19:04 UTC (permalink / raw)
  To: Jens Axboe
  Cc: dm-devel, Andreas Gruenbacher, linux-kernel, linux-f2fs-devel,
	linux-block, linux-bcache, drbd-dev

Jens,

here are some simple bio related cleanups.  Any thoughts?  Can those go
in via your tree?

Thanks,
Andreas

Andreas Gruenbacher (4):
  block: consecutive blk_status_t error codes
  block: get rid of blk_status_to_{errno,str} inconsistency
  bio: rename bio_chain arguments
  bio: use bio_io_error more often

 block/bio.c                   | 22 +++++++++++-----------
 block/blk-core.c              |  5 +----
 block/fops.c                  |  3 +--
 drivers/block/drbd/drbd_int.h |  3 +--
 drivers/md/bcache/bcache.h    |  3 +--
 drivers/md/bcache/request.c   |  6 ++----
 drivers/md/dm-mpath.c         |  3 +--
 drivers/md/dm-writecache.c    |  3 +--
 fs/f2fs/segment.c             |  3 +--
 include/linux/blk_types.h     |  2 +-
 10 files changed, 21 insertions(+), 32 deletions(-)

-- 
2.52.0



_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

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

end of thread, other threads:[~2026-03-13 14:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 19:04 [f2fs-dev] [PATCH 0/4] simple bio cleanups Andreas Gruenbacher via Linux-f2fs-devel
2026-03-04 19:04 ` [f2fs-dev] [PATCH 1/4] block: consecutive blk_status_t error codes Andreas Gruenbacher via Linux-f2fs-devel
2026-03-05 14:12   ` Christoph Hellwig
2026-03-05 22:36   ` John Garry via Linux-f2fs-devel
2026-03-04 19:04 ` [f2fs-dev] [PATCH 2/4] block: get rid of blk_status_to_{errno, str} inconsistency Andreas Gruenbacher via Linux-f2fs-devel
2026-03-05 14:13   ` Christoph Hellwig
2026-03-06 15:51   ` John Garry via Linux-f2fs-devel
2026-03-04 19:04 ` [f2fs-dev] [PATCH 3/4] bio: rename bio_chain arguments Andreas Gruenbacher via Linux-f2fs-devel
2026-03-04 19:04 ` [f2fs-dev] [PATCH 4/4] bio: use bio_io_error more often Andreas Gruenbacher via Linux-f2fs-devel
2026-03-05 14:14   ` Christoph Hellwig
2026-03-05 18:37     ` Andreas Gruenbacher via Linux-f2fs-devel
2026-03-05 14:32   ` Coly Li
2026-03-13 12:53 ` [f2fs-dev] [PATCH 0/4] simple bio cleanups Shinichiro Kawasaki via Linux-f2fs-devel
2026-03-13 14:35   ` Andreas Gruenbacher via Linux-f2fs-devel

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