Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130035
b: refs/heads/master
c: 0fcb440
h: refs/heads/master
i:
  130033: 2a0cd11
  130031: c848083
v: v3
  • Loading branch information
Alexey Dobriyan committed Jan 22, 2009
1 parent ad93b10 commit 196587b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b2480c7fbfed172e6ec3ba1c8e80f05a3721b24a
refs/heads/master: 0fcb44088970b18eaf2df4579d64840be6e3bf39
10 changes: 10 additions & 0 deletions trunk/fs/9p/Kconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
config 9P_FS
tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)"
depends on INET && NET_9P && EXPERIMENTAL
help
If you say Y here, you will get experimental support for
Plan 9 resource sharing via the 9P2000 protocol.

See <http://v9fs.sf.net> for more information.

If unsure, say N.
12 changes: 1 addition & 11 deletions trunk/fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -270,17 +270,7 @@ source "fs/cifs/Kconfig"
source "fs/ncpfs/Kconfig"
source "fs/coda/Kconfig"
source "fs/afs/Kconfig"

config 9P_FS
tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)"
depends on INET && NET_9P && EXPERIMENTAL
help
If you say Y here, you will get experimental support for
Plan 9 resource sharing via the 9P2000 protocol.

See <http://v9fs.sf.net> for more information.

If unsure, say N.
source "fs/9p/Kconfig"

endif # NETWORK_FILESYSTEMS

Expand Down

0 comments on commit 196587b

Please sign in to comment.