All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/4] 9p: convert to the new mount API
@ 2025-07-24  2:23 Eric Sandeen
  2025-07-24  2:23 ` [RFC PATCH 1/4] fs/fs_parse: add back fsparam_u32hex Eric Sandeen
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Eric Sandeen @ 2025-07-24  2:23 UTC (permalink / raw)
  To: v9fs; +Cc: ericvh, lucho, asmadeus, linux_oss

This is an attempt to convert 9p to the new mount API. 9p is one of the
last conversions needed, possibly because it is one of the trickier
ones!

I was able to test this to some degree, but I am not sure how to test
all transports; there may well be bugs here. It would be great to get
some feedback on whether this approach seems reasonable, and of course
any further review or testing would be most welcome.

Thanks,
-Eric


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

end of thread, other threads:[~2025-07-26 18:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24  2:23 [RFC PATCH 0/4] 9p: convert to the new mount API Eric Sandeen
2025-07-24  2:23 ` [RFC PATCH 1/4] fs/fs_parse: add back fsparam_u32hex Eric Sandeen
2025-07-24  2:23 ` [RFC PATCH 2/4] net/9p: move structures and macros to header files Eric Sandeen
2025-07-24  2:23 ` [RFC PATCH 3/4] 9p: create a v9fs_context structure to hold parsed options Eric Sandeen
2025-07-26 17:17   ` Eric Sandeen
2025-07-26 18:32     ` Eric Sandeen
2025-07-24  2:23 ` [RFC PATCH 4/4] 9p: convert to the new mount API Eric Sandeen
2025-07-26 14:09   ` David Howells
2025-07-26 17:29     ` Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.