diff options
author | Eric Van Hensbergen <ericvh@gmail.com> | 2009-08-17 16:49:44 -0500 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2009-08-17 16:49:44 -0500 |
commit | 7815f4be4026b6c5027058102ae67a4b9feffa5f (patch) | |
tree | 97fd44665e806c79d1cd18226422d76c83efe619 | |
parent | 4b53e4b500779230aedd5355940aeaaed0b5353b (diff) | |
download | linux-7815f4be4026b6c5027058102ae67a4b9feffa5f.tar.gz linux-7815f4be4026b6c5027058102ae67a4b9feffa5f.tar.bz2 linux-7815f4be4026b6c5027058102ae67a4b9feffa5f.zip |
9p: update documentation pointers
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
-rw-r--r-- | Documentation/filesystems/9p.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/filesystems/9p.txt b/Documentation/filesystems/9p.txt index bf8080640eba..6208f55c44c3 100644 --- a/Documentation/filesystems/9p.txt +++ b/Documentation/filesystems/9p.txt @@ -123,6 +123,9 @@ available from the same CVS repository. There are user and developer mailing lists available through the v9fs project on sourceforge (http://sourceforge.net/projects/v9fs). +A stand-alone version of the module (which should build for any 2.6 kernel) +is available via (http://github.com/ericvh/9p-sac/tree/master) + News and other information is maintained on SWiK (http://swik.net/v9fs). Bug reports may be issued through the kernel.org bugzilla |