On Wed, Feb 23, 2022 at 12:46 AM Christoph Hellwig <hch@xxxxxx> 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@xxxxxx> > --- > fs/nilfs2/segbuf.c | 20 +++++++++----------- > 1 file changed, 9 insertions(+), 11 deletions(-) Acked-by: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx> Looks good for the 'for-5.18' branch of linux-block tree. Thanks, Ryusuke Konishi