projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce8c229
)
NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 19 Jul 2007 14:03:34 +0000
(10:03 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 19 Jul 2007 19:09:02 +0000
(15:09 -0400)
Bruce's patch broke the ability to compile RPCSEC_GSS as a module.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/fs/Kconfig
b/fs/Kconfig
index 6a649902c5acc966b83959b7b8ffb9ad13a52911..58a0650293e19082ad2b4f951d17a35b78f9224a 100644
(file)
--- a/
fs/Kconfig
+++ b/
fs/Kconfig
@@
-1674,7
+1674,7
@@
config NFSD_V3_ACL
config NFSD_V4
bool "Provide NFSv4 server support (EXPERIMENTAL)"
- depends on NFSD_V3 && EXPERIMENTAL
+ depends on NFSD
&& NFSD
_V3 && EXPERIMENTAL
select RPCSEC_GSS_KRB5
help
If you would like to include the NFSv4 server as well as the NFSv2