Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229067
b: refs/heads/master
c: 255614c
h: refs/heads/master
i:
  229065: cd54c58
  229063: 89b128c
v: v3
  • Loading branch information
Randy Dunlap authored and Eric Van Hensbergen committed Jan 11, 2011
1 parent 11de384 commit 305f080
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: 6f81c1157468dd0a7377249c44ae83a7fe998bc9
refs/heads/master: 255614c45943d43a3778a04b214692346b9d5049
5 changes: 4 additions & 1 deletion trunk/fs/9p/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ config 9P_FS

If unsure, say N.

if 9P_FS

config 9P_FSCACHE
bool "Enable 9P client caching support (EXPERIMENTAL)"
depends on EXPERIMENTAL
Expand All @@ -20,7 +22,6 @@ config 9P_FSCACHE

config 9P_FS_POSIX_ACL
bool "9P POSIX Access Control Lists"
depends on 9P_FS
select FS_POSIX_ACL
help
POSIX Access Control Lists (ACLs) support permissions for users and
Expand All @@ -30,3 +31,5 @@ config 9P_FS_POSIX_ACL
Linux website <http://acl.bestbits.at/>.

If you don't know what Access Control Lists are, say N

endif

0 comments on commit 305f080

Please sign in to comment.