[PATCH v1 0/2] fuse: fix missing barriers in io-uring init
Joanne Koong <[email protected]> Mon, 13 Jul 2026 10:53:43 -0700
| Newsgroups | dev.linux.lists.fuse-devel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
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 Joanne Koong (2): fuse: fix missing barrier when checking io-uring readiness fuse: publish io-uring queues with release semantics fs/fuse/dev.c | 8 +++++++- fs/fuse/dev_uring.c | 10 +++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) -- 2.52.0