From: Bernd Schubert <bschubert@ddn.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: Luis Henriques <luis@igalia.com>,
Joanne Koong <joannelkoong@gmail.com>,
Miklos Szeredi <mszeredi@redhat.com>,
linux-fsdevel@vger.kernel.org,
Bernd Schubert <bschubert@ddn.com>, Cheng Ding <cding@ddn.com>,
stable@vger.kernel.org
Subject: [PATCH 0/2] fuse: Fix missing fuse_copy_finish in dev_uring.c
Date: Tue, 21 Oct 2025 22:46:41 +0200 [thread overview]
Message-ID: <20251021-io-uring-fixes-copy-finish-v1-0-913ecf8aa945@ddn.com> (raw)
Both argument copies in dev_uring.c miss fuse_copy_finish.
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
---
Bernd Schubert (1):
fuse: Fix whitespace for fuse_uring_args_to_ring() comment
Cheng Ding (1):
fuse: missing copy_finish in fuse-over-io-uring argument copies
fs/fuse/dev.c | 2 +-
fs/fuse/dev_uring.c | 18 ++++++++++++------
fs/fuse/fuse_dev_i.h | 1 +
3 files changed, 14 insertions(+), 7 deletions(-)
---
base-commit: 6548d364a3e850326831799d7e3ea2d7bb97ba08
change-id: 20251021-io-uring-fixes-copy-finish-07ae602e2ab1
Best regards,
--
Bernd Schubert <bschubert@ddn.com>
next reply other threads:[~2025-10-21 20:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 20:46 Bernd Schubert [this message]
2025-10-21 20:46 ` [PATCH 1/2] fuse: missing copy_finish in fuse-over-io-uring argument copies Bernd Schubert
2025-10-31 21:30 ` Joanne Koong
2025-11-11 13:44 ` Miklos Szeredi
2025-10-21 20:46 ` [PATCH 2/2] fuse: Fix whitespace for fuse_uring_args_to_ring() comment Bernd Schubert
2025-11-11 13:46 ` Miklos Szeredi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251021-io-uring-fixes-copy-finish-v1-0-913ecf8aa945@ddn.com \
--to=bschubert@ddn.com \
--cc=cding@ddn.com \
--cc=joannelkoong@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=luis@igalia.com \
--cc=miklos@szeredi.hu \
--cc=mszeredi@redhat.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).