On Tue, 22 Feb 2022 16:46:31 +0100, Christoph Hellwig wrote: > 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. > > [...] Applied, thanks! [1/3] mpage: pass the operation to bio_alloc commit: 8020990b8e1be0b4e325371ccb45a427acbabf9e [2/3] ext4: pass the operation to bio_alloc commit: 6a9856721a18208a50c826ed84b3665c4851dfe8 [3/3] nilfs2: pass the operation to bio_alloc commit: 91f6bd2d4d0aa91abf11b5780221d776f30cbac1 Best regards, -- Jens Axboe