On Fri, Aug 27, 2021 at 7:17 PM Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > On Fri, Aug 27, 2021 at 9:49 AM Andreas Gruenbacher <agruenba@xxxxxxxxxx> wrote: > > > > here's another update on top of v5.14-rc7. Changes: > > > > * Some of the patch descriptions have been improved. > > > > * Patch "gfs2: Eliminate ip->i_gh" has been moved further to the front. > > > > At this point, I'm not aware of anything that still needs fixing, > > From a quick scan, I didn't see anything that raised my hackles. So there's a minor merge conflict between Christoph's iomap_iter conversion and this patch queue now, and I should probably clarify the description of "iomap: Add done_before argument to iomap_dio_rw" that Darrick ran into. Then there are the user copy issues that Al has pointed out. Fixing those will create superficial conflicts with this patch queue, but probably nothing serious. So how should I proceed: do you expect a v8 of this patch queue on top of the current mainline? Thanks, Andreas