]> git.lizzy.rs Git - plan9front.git/commitdiff
9fs: add 9pio case for unauthenticated connections to 9p.io.
authorstanley lieber <stanley.lieber@gmail.com>
Tue, 3 Nov 2015 00:12:15 +0000 (19:12 -0500)
committerstanley lieber <stanley.lieber@gmail.com>
Tue, 3 Nov 2015 00:12:15 +0000 (19:12 -0500)
rc/bin/9fs

index 5781206805cb05497a711ed8479b0553127e499e..1e8f86780c664f0ab49994fe85569b017ac3376e 100755 (executable)
@@ -54,6 +54,8 @@ case atom
        srv -nq tcp!atom.9atom.org atom && mount -nC /srv/atom /n/atom atom
 case atomdump
        9fs atom && mount -nC /srv/atom /n/atomdump atomdump
+case 9pio
+       srv -nq tcp!9p.io 9pio && mount -nC /srv/9pio /n/9pio
 # arbitrary venti archives
 case vac:*
        vacfs <{echo $1}