Linux filesystem development
 help / color / mirror / Atom feed
* [PATCHSET 2/2] libfuse: new mount service container fixes
@ 2026-05-07 22:13 Darrick J. Wong
  2026-05-07 22:14 ` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own Darrick J. Wong
  2026-05-08 17:05 ` [PATCHSET 2/2] libfuse: new mount service container fixes Bernd Schubert
  0 siblings, 2 replies; 13+ messages in thread
From: Darrick J. Wong @ 2026-05-07 22:13 UTC (permalink / raw)
  To: bernd, djwong; +Cc: miklos, joannelkoong, fuse-devel, neal, linux-fsdevel

Hi all,

This is a collection of bug fixes and cppcheck cleanups for the new fuse
service container code.

With a bit of luck, this should all go splendidly.
Comments and questions are, as always, welcome.

--D
---
Commits in this patchset:
 * mount_service: use the mount_flags table instead of declaring our own
---
 util/mount_service.c |   51 +++++++++++++-------------------------------------
 1 file changed, 13 insertions(+), 38 deletions(-)


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCHBOMB] libfuse: various fixes for new mount code
@ 2026-05-05  5:21 Darrick J. Wong
  2026-05-05  5:23 ` [PATCHSET 2/2] libfuse: new mount service container fixes Darrick J. Wong
  0 siblings, 1 reply; 13+ messages in thread
From: Darrick J. Wong @ 2026-05-05  5:21 UTC (permalink / raw)
  To: bernd; +Cc: linux-fsdevel, fuse-devel, miklos, neal, joannelkoong

Hi Bernd,

The two patchsets under this message try to fix various bugs in both
yours and my new fuse filesystem mounting code.

The first patchset branches off the "fuse-service-container" branch on
your private github account and fixes a couple of problems I noticed in
the new SYNC_INIT + fsmount code.  I think they should be applied to
libfuse master sooner than later since all that stuff is in master now.

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/libfuse.git/log/?h=fuse-mount-api-fixes_2026-05-04

The second patchset contains some latent bugfixes that I put into my
branch after you pulled my series *and* what I hope are sufficient
corrections to resolve all the new cppcheck complaints that you sent me.
I have now managed to (I think) replicate your setup exactly enough that
I can run it here independently.

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/libfuse.git/log/?h=fuse-service-container-fixes_2026-05-04

--D

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

end of thread, other threads:[~2026-05-09  7:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 22:13 [PATCHSET 2/2] libfuse: new mount service container fixes Darrick J. Wong
2026-05-07 22:14 ` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own Darrick J. Wong
2026-05-08 16:51   ` Bernd Schubert
2026-05-08 17:59     ` Darrick J. Wong
2026-05-09  0:48       ` Darrick J. Wong
2026-05-09  7:42         ` Bernd Schubert
2026-05-08 17:05 ` [PATCHSET 2/2] libfuse: new mount service container fixes Bernd Schubert
2026-05-08 17:12   ` Bernd Schubert
2026-05-08 17:50     ` Bernd Schubert
2026-05-09  0:43   ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2026-05-05  5:21 [PATCHBOMB] libfuse: various fixes for new mount code Darrick J. Wong
2026-05-05  5:23 ` [PATCHSET 2/2] libfuse: new mount service container fixes Darrick J. Wong
2026-05-06 21:27   ` Bernd Schubert
2026-05-06 21:36     ` Bernd Schubert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox