Re: [PATCH v1 0/2] fuse: fix missing barriers in io-uring init
Joanne Koong <[email protected]> Mon, 13 Jul 2026 15:11:22 -0700
| Newsgroups | dev.linux.lists.fuse-devel,org.kernel.vger.stable |
|---|---|
| Message-ID | <CAJnrk1b9jjvP6a9PaYAiA0HZcJ0_dR_O2aGWPF44T2NNBJC94w@mail.gmail.com> |
On Mon, Jul 13, 2026 at 10:54 AM Joanne Koong <[email protected]> wrote: > > These are two pre-existing issues Sashiko reported [1] on the fuse zerocopy > series. > > [1] https://sashiko.dev/#/patchset/20260630211436.2062816-1-joannelkoong%40gmail.com Sashiko noted some other places that are also missing barriers [1]. Will send v2 to add these places as well. [1] https://sashiko.dev/#/patchset/20260713175345.2542331-1-joannelkoong%40gmail.com