Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201703
b: refs/heads/master
c: 3feb41c
h: refs/heads/master
i:
  201701: d1424f7
  201699: 38fd124
  201695: 96c4f83
v: v3
  • Loading branch information
Suresh Jayaraman authored and Steve French committed Aug 2, 2010
1 parent 3efe4fa commit b056025
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6332e237fb2ee54bc9c614291a006e4801e0f66
refs/heads/master: 3feb41cff8264e32a4d23ed829c3ed5369035f51
9 changes: 9 additions & 0 deletions trunk/fs/cifs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,15 @@ config CIFS_DFS_UPCALL
IP addresses) which is needed for implicit mounts of DFS junction
points. If unsure, say N.

config CIFS_FSCACHE
bool "Provide CIFS client caching support (EXPERIMENTAL)"
depends on EXPERIMENTAL
depends on CIFS=m && FSCACHE || CIFS=y && FSCACHE=y
help
Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data
to be cached locally on disk through the general filesystem cache
manager. If unsure, say N.

config CIFS_EXPERIMENTAL
bool "CIFS Experimental Features (EXPERIMENTAL)"
depends on CIFS && EXPERIMENTAL
Expand Down

0 comments on commit b056025

Please sign in to comment.