All of lore.kernel.org
 help / color / mirror / Atom feed
* fully convert f2fs to the new bio allocation interface
@ 2022-02-28 12:41 ` Christoph Hellwig
  0 siblings, 0 replies; 20+ messages in thread
From: Christoph Hellwig @ 2022-02-28 12:41 UTC (permalink / raw)
  To: Jaegeuk Kim, Chao Yu; +Cc: Jens Axboe, linux-f2fs-devel, linux-kernel

Hi Jaegeuk and Chao,

as of the for-5.18/block tree, the bio allocation interfaces expect the
block_device and operation passed.  This fixes f2fs up to match that
scheme.

It could go into Jens' alloc-cleanups branch if there are no conflicts
in the f2fs tree.

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

end of thread, other threads:[~2022-03-09 22:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-28 12:41 fully convert f2fs to the new bio allocation interface Christoph Hellwig
2022-02-28 12:41 ` [f2fs-dev] " Christoph Hellwig
2022-02-28 12:41 ` [PATCH 1/2] f2fs: don't pass a bio to f2fs_target_device Christoph Hellwig
2022-02-28 12:41   ` [f2fs-dev] " Christoph Hellwig
2022-03-01  2:48   ` Chao Yu
2022-03-01  2:48     ` [f2fs-dev] " Chao Yu
2022-03-09 21:56     ` Jaegeuk Kim
2022-03-09 21:56       ` [f2fs-dev] " Jaegeuk Kim
2022-02-28 12:41 ` [PATCH 2/2] f2fs: pass the bio operation to bio_alloc_bioset Christoph Hellwig
2022-02-28 12:41   ` [f2fs-dev] " Christoph Hellwig
2022-03-01  2:49   ` Chao Yu
2022-03-01  2:49     ` [f2fs-dev] " Chao Yu
2022-03-08  6:06     ` Christoph Hellwig
2022-03-08  6:06       ` [f2fs-dev] " Christoph Hellwig
2022-03-09  0:59       ` Jens Axboe
2022-03-09  0:59         ` [f2fs-dev] " Jens Axboe
2022-03-09 22:03         ` Jaegeuk Kim
2022-03-09 22:03           ` [f2fs-dev] " Jaegeuk Kim
2022-03-09 22:02     ` Jaegeuk Kim
2022-03-09 22:02       ` [f2fs-dev] " Jaegeuk Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.