linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] bcachefs block layer prereqs
@ 2023-08-13 18:26 Kent Overstreet
  2023-08-13 18:26 ` [PATCH 1/3] block: Add some exports for bcachefs Kent Overstreet
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kent Overstreet @ 2023-08-13 18:26 UTC (permalink / raw)
  To: linux-block, linux-fsdevel, axboe; +Cc: Kent Overstreet

Hi Jens, here's the (hopefully final) bcachefs block layer prereqs,
aiming for v6.6.

The "block: Don't block on s_umount from __invalidate_super()" patch has
been dropped for now - but we may want this later as there's a real bug
it addresses, and with the blockdev holder changes now landing I suspect
other filesystems will be hitting the same issue as bcachefs.

But that can be a topic for another thread.

Can I get either acks or have you take them via your tree, your
preference?

Kent Overstreet (3):
  block: Add some exports for bcachefs
  block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
  block: Bring back zero_fill_bio_iter

 block/bio.c            | 18 +++++++++++-------
 block/blk-core.c       |  1 +
 block/blk.h            |  1 -
 include/linux/bio.h    |  7 ++++++-
 include/linux/blkdev.h |  1 +
 5 files changed, 19 insertions(+), 9 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-08-14 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-13 18:26 [PATCH 0/3] bcachefs block layer prereqs Kent Overstreet
2023-08-13 18:26 ` [PATCH 1/3] block: Add some exports for bcachefs Kent Overstreet
2023-08-13 18:26 ` [PATCH 2/3] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset Kent Overstreet
2023-08-13 18:26 ` [PATCH 3/3] block: Bring back zero_fill_bio_iter Kent Overstreet
2023-08-14 21:42 ` [PATCH 0/3] bcachefs block layer prereqs Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).