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: Thu, 24 Feb 2022 00:25:20 +0900 From: Ryusuke Konishi <konishi.ryusuke@...il.com> To: Christoph Hellwig <hch@....de> Cc: Jens Axboe <axboe@...nel.dk>, "Theodore Ts'o" <tytso@....edu>, Andrew Morton <akpm@...ux-foundation.org>, linux-block@...r.kernel.org, linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org, linux-nilfs <linux-nilfs@...r.kernel.org> Subject: Re: [PATCH 3/3] nilfs2: pass the operation to bio_alloc On Wed, Feb 23, 2022 at 12:46 AM Christoph Hellwig <hch@....de> wrote: > > Refactor the segbuf write code to pass the op to bio_alloc instead of > setting it just before the submission. > > Signed-off-by: Christoph Hellwig <hch@....de> > --- > fs/nilfs2/segbuf.c | 20 +++++++++----------- > 1 file changed, 9 insertions(+), 11 deletions(-) Acked-by: Ryusuke Konishi <konishi.ryusuke@...il.com> Looks good for the 'for-5.18' branch of linux-block tree. Thanks, Ryusuke Konishi
Powered by blists - more mailing lists