Linux filesystem development
 help / color / mirror / Atom feed
* [PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes
@ 2026-05-07 22:13 Darrick J. Wong
  2026-05-07 22:13 ` [PATCH 1/1] mount_util: fix mount_flags entries for MS_RDONLY Darrick J. Wong
  0 siblings, 1 reply; 6+ 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,

Here's a collection of bug fixes and cppcheck cleanups for the new mount
API code and the new SYNC_INIT code that landed in main recently.

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

--D
---
Commits in this patchset:
 * mount_util: fix mount_flags entries for MS_RDONLY
---
 lib/mount_util.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2026-05-08 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 22:13 [PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes Darrick J. Wong
2026-05-07 22:13 ` [PATCH 1/1] mount_util: fix mount_flags entries for MS_RDONLY Darrick J. Wong
2026-05-08 10:43   ` Bernd Schubert
2026-05-08 15:44     ` Darrick J. Wong
2026-05-08 16:44       ` Bernd Schubert
2026-05-08 17:45         ` Darrick J. Wong

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