linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fuse: Flush io-uring bg requests
@ 2025-07-22 22:15 Bernd Schubert
  2025-07-22 22:15 ` [PATCH 1/2] fuse: Refactor io-uring bg queue flush and queue abort Bernd Schubert
  2025-07-22 22:15 ` [PATCH 2/2] fuse: Flush the io-uring bg queue from fuse_uring_flush_bg Bernd Schubert
  0 siblings, 2 replies; 6+ messages in thread
From: Bernd Schubert @ 2025-07-22 22:15 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: linux-fsdevel, Darrick J. Wong, Bernd Schubert

This is on top of Darricks iomap patches and allows to flush
fuse-io-uring bg requests. We actually see busy mount points
in some xfstests and these patches seem to solve that.

https://lore.kernel.org/r/175279449501.710975.16858401145201411486.stgit@frogsfrogsfrogs

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
---
Bernd Schubert (2):
      fuse: Refactor io-uring bg queue flush and queue abort
      fuse: Flush the io-uring bg queue from fuse_uring_flush_bg

 fs/fuse/dev.c         |  2 ++
 fs/fuse/dev_uring.c   | 17 ++++++++++-------
 fs/fuse/dev_uring_i.h |  8 ++++++--
 3 files changed, 18 insertions(+), 9 deletions(-)
---
base-commit: 5ef3da3900942680e3cded352be2dede505e2c26
change-id: 20250723-bg-flush-fa830835772e

Best regards,
-- 
Bernd Schubert <bschubert@ddn.com>


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

end of thread, other threads:[~2025-07-24  0:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 22:15 [PATCH 0/2] fuse: Flush io-uring bg requests Bernd Schubert
2025-07-22 22:15 ` [PATCH 1/2] fuse: Refactor io-uring bg queue flush and queue abort Bernd Schubert
2025-07-24  0:17   ` Joanne Koong
2025-07-22 22:15 ` [PATCH 2/2] fuse: Flush the io-uring bg queue from fuse_uring_flush_bg Bernd Schubert
2025-07-23 23:51   ` Joanne Koong
2025-07-24  0:08     ` Joanne Koong

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