|
|
Subscribe / Log in / New account

9p: convert to the new mount API

From:  Eric Sandeen <sandeen-AT-redhat.com>
To:  v9fs-AT-lists.linux.dev
Subject:  [PATCH V2 0/4] 9p: convert to the new mount API
Date:  Wed, 30 Jul 2025 14:18:51 -0500
Message-ID:  <20250730192511.2161333-1-sandeen@redhat.com>
Cc:  linux-fsdevel-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org, ericvh-AT-kernel.org, lucho-AT-ionkov.net, asmadeus-AT-codewreck.org, linux_oss-AT-crudebyte.com, dhowells-AT-redhat.com, sandeen-AT-redhat.com
Archive-link:  Article

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





Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds