Registered by Grave Robbers From Outer Space

v9fs provides a Plan9 9P2000 resource sharing protocol client for the Linux 2.6 kernel. The source code has been maintained as part of the main-line Linux kernel since 2.6.14. Normal plan9 servers will work with v9fs, but for folks looking for a Linux-based server we have moved towards support the npfs/spfs libraries and applications.

Documentation is available as part of the Linux kernel documentation.
(http://git.kernel.org/?p=linux/kernel/git/ericvh/v9fs.git;a=blob_plain;f=Documentation/filesystems/9p.txt;hb=v9fs-devel)

v9fs development repositories are maintained on kernel.org using the git (http://git.or.cz/) version control system. The primary development repository is the v9fs-devel branch.
(http://git.kernel.org/?p=linux/kernel/git/ericvh/v9fs.git;a=shortlog;h=v9fs-devel).

v9fs development is primarily coordinated via our developer's mailing list (http://sourceforge.net/mail/?group_id=40382), and bug reports should be cc:'d there. There is also a user's mailing list for more general questions about using 9p under Linux.

Compiled kernel-doc source code documentation is available at http://www.kernel.org/~ericvh/kernel-doc with doxygen call-graphs and data structure visualizations available at http://www.kernel.org/~ericvh/doxygen

Project information

Licence:
GNU GPL v2, MIT / X / Expat Licence

RDF metadata

View full history Series and milestones

v9fs-devel series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
C

All blueprints Latest blueprints

Get Involved

Downloads

v9fs does not have any download files registered with Launchpad.