Hi all, this fixes up the remaining fairly trivial file system bio alloctions to directly pass the bdev to bio_alloc. f2fs and btrfs will need more work and will be handled separately. This is against Jens' for-5.18/block branch. It would probably make sense to also merge it through that. Diffstat: ext4/page-io.c | 7 +++---- mpage.c | 50 +++++++++++++++++++++----------------------------- nilfs2/segbuf.c | 20 +++++++++----------- 3 files changed, 33 insertions(+), 44 deletions(-)