Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353616
b: refs/heads/master
c: 8dbd5d6
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent 4ff4851 commit 6078419
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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: 6d7a19fa747320e2bbe69736cfe9394492cb57f0
refs/heads/master: 8dbd5d6df380e8561d513e109516d8a98792fe45
7 changes: 3 additions & 4 deletions trunk/fs/afs/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config AFS_FS
tristate "Andrew File System support (AFS) (EXPERIMENTAL)"
depends on INET && EXPERIMENTAL
tristate "Andrew File System support (AFS)"
depends on INET
select AF_RXRPC
select DNS_RESOLVER
help
Expand All @@ -22,8 +22,7 @@ config AFS_DEBUG
If unsure, say N.

config AFS_FSCACHE
bool "Provide AFS client caching support (EXPERIMENTAL)"
depends on EXPERIMENTAL
bool "Provide AFS client caching support"
depends on AFS_FS=m && FSCACHE || AFS_FS=y && FSCACHE=y
help
Say Y here if you want AFS data to be cached locally on disk through
Expand Down

0 comments on commit 6078419

Please sign in to comment.