linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fuse: Fix missing fuse_copy_finish in dev_uring.c
@ 2025-10-21 20:46 Bernd Schubert
  2025-10-21 20:46 ` [PATCH 1/2] fuse: missing copy_finish in fuse-over-io-uring argument copies Bernd Schubert
  2025-10-21 20:46 ` [PATCH 2/2] fuse: Fix whitespace for fuse_uring_args_to_ring() comment Bernd Schubert
  0 siblings, 2 replies; 6+ messages in thread
From: Bernd Schubert @ 2025-10-21 20:46 UTC (permalink / raw)
  To: Miklos Szeredi
  Cc: Luis Henriques, Joanne Koong, Miklos Szeredi, linux-fsdevel,
	Bernd Schubert, Cheng Ding, stable

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>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-11 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 20:46 [PATCH 0/2] fuse: Fix missing fuse_copy_finish in dev_uring.c Bernd Schubert
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

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).