linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] 9p: convert to the new mount API
@ 2025-07-30 19:18 Eric Sandeen
  2025-07-30 19:18 ` [PATCH V2 1/4] fs/fs_parse: add back fsparam_u32hex Eric Sandeen
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Eric Sandeen @ 2025-07-30 19:18 UTC (permalink / raw)
  To: v9fs
  Cc: linux-fsdevel, linux-kernel, ericvh, lucho, asmadeus, linux_oss,
	dhowells, sandeen

This is an updated 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.

V2: Address "make W=1" warnings from kernel test robot, comments from
dhowells, and some kernel-doc comments for changed arguments.

Thanks,
-Eric



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

end of thread, other threads:[~2025-08-15 20:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30 19:18 [PATCH V2 0/4] 9p: convert to the new mount API Eric Sandeen
2025-07-30 19:18 ` [PATCH V2 1/4] fs/fs_parse: add back fsparam_u32hex Eric Sandeen
2025-07-30 19:18 ` [PATCH V2 2/4] net/9p: move structures and macros to header files Eric Sandeen
2025-07-30 19:18 ` [PATCH V2 3/4] 9p: create a v9fs_context structure to hold parsed options Eric Sandeen
2025-07-30 19:18 ` [PATCH V2 4/4] 9p: convert to the new mount API Eric Sandeen
2025-07-30 22:21 ` [PATCH V2 0/4] " asmadeus
2025-07-31  1:38   ` Eric Sandeen
2025-07-31 12:24     ` asmadeus
2025-08-14 16:55   ` Eric Sandeen
2025-08-15  1:49     ` Dominique Martinet
2025-08-15  2:45       ` Eric Sandeen
2025-08-15 13:55       ` Christian Brauner
2025-08-15 20:53         ` Dominique Martinet

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