Re: [PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
Linus Torvalds <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ppc,com.redhat.cluster-devel,dev.linux.lists.ocfs2-devel,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHk-=wiUtyoTWuzroNJQwQDM9GHRXvq4974VL=y8T_3tUxDbkA@mail.gmail.com> |
On Fri, Aug 27, 2021 at 9:49 AM Andreas Gruenbacher <[email protected]> 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. But I skipped all the gfs2-specific changes in the series, since that's all above my paygrade. Linus