Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353620
b: refs/heads/master
c: 00f3616
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent 05f0a39 commit 823e7bd
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 38db331b578005d32155bb6f6a80654ef127cff5
refs/heads/master: 00f3616b256c047c39d131772a0c504a4f1ba66f
8 changes: 4 additions & 4 deletions trunk/fs/cifs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -155,14 +155,14 @@ config CIFS_DFS_UPCALL
points. If unsure, say N.

config CIFS_NFSD_EXPORT
bool "Allow nfsd to export CIFS file system (EXPERIMENTAL)"
depends on CIFS && EXPERIMENTAL && BROKEN
bool "Allow nfsd to export CIFS file system"
depends on CIFS && BROKEN
help
Allows NFS server to export a CIFS mounted share (nfsd over cifs)

config CIFS_SMB2
bool "SMB2 network file system support (EXPERIMENTAL)"
depends on CIFS && EXPERIMENTAL && INET
bool "SMB2 network file system support"
depends on CIFS && INET
select NLS
select KEYS
select FSCACHE
Expand Down

0 comments on commit 823e7bd

Please sign in to comment.