On Wed, Nov 17, 2021 at 3:37 PM Andreas Gruenbacher <agrue...@redhat.com> wrote: > > We have a choice here between the proper fix in iomap_write_iter and > generic_perform_write and this patch, which is just a workaround. I've tried > to get your feedback on this before:
Well, you did get Catalin's feedback, and I didn't have any strong opinions on it, so.. I do think that iomap_write_iter() should be fixed, but I also agree with your "by now too late", so I've pulled your gfs2 workaround. Linus