On Mon, Jun 23, 2025 at 11:07 PM Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx> wrote: > > On 24.06.25 04:23, Joanne Koong wrote: > > From: Christoph Hellwig <hch@xxxxxx> > > > > Add inode and wpc fields to pass the inode and writeback context that > > are needed in the entire writeback call chain, and let the callers > > initialize all fields in the writeback context before calling > > iomap_writepages to simplify the argument passing. > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > Reviewed-by: Joanne Koong <joannelkoong@xxxxxxxxx> > > Looks good, > Reviewed-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx> > > But IIRC it should also have Joanne's S-o-B as she's carrying it in her > tree. Hi Johannes, I'll fix this up in v4 to include a signed-off-by line. Thanks, Joanne