lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 26 Feb 2022 07:18:55 -0700 From: Jens Axboe <axboe@...nel.dk> To: Christoph Hellwig <hch@....de>, Theodore Ts'o <tytso@....edu>, Ryusuke Konishi <konishi.ryusuke@...il.com> Cc: linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>, linux-nilfs@...r.kernel.org, linux-block@...r.kernel.org Subject: Re: simple file system cleanups for the new bio_alloc calling conventions 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
Powered by blists - more mailing lists