Commit 7815f4be4026b6c5027058102ae67a4b9feffa5f
1 parent
4b53e4b500
Exists in
master
and in
7 other branches
9p: update documentation pointers
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff
Documentation/filesystems/9p.txt
... | ... | @@ -123,6 +123,9 @@ |
123 | 123 | There are user and developer mailing lists available through the v9fs project |
124 | 124 | on sourceforge (http://sourceforge.net/projects/v9fs). |
125 | 125 | |
126 | +A stand-alone version of the module (which should build for any 2.6 kernel) | |
127 | +is available via (http://github.com/ericvh/9p-sac/tree/master) | |
128 | + | |
126 | 129 | News and other information is maintained on SWiK (http://swik.net/v9fs). |
127 | 130 | |
128 | 131 | Bug reports may be issued through the kernel.org bugzilla |