v9fs provides a Plan 9 9P2000 resource sharing protocol for the Linux 2.6 kernel. This can be used to share files, devices, /proc, /sys, etc.
It also works with Plan 9 file servers, and can be used to mount synthetic file systems from Plan 9 applications (see the plan9port project).
Includes kernel modules for Linux 2.4.x and 2.6.x kernels.
What's New in This Release:
· More responses were made to LKML comments.
· Fixes were made to transport.
· An fd transport method was added.
· This release was fully merged with Linux 2.6.13.
Product's homepage