aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_unseal.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2008-03-27 16:34:54 -0400
committerJ. Bruce Fields <bfields@citi.umich.edu>2008-04-23 16:13:41 -0400
commit1a448fdb3c5495405bc44d77ea676150f9195444 (patch)
tree77f5fea7c06a610e9913cf178e15a774e4f77380 /net/sunrpc/auth_gss/gss_krb5_unseal.c
parent3329ba05231808c96cf9fd0598b8f46afec9777c (diff)
downloadkernel_samsung_smdk4412-1a448fdb3c5495405bc44d77ea676150f9195444.zip
kernel_samsung_smdk4412-1a448fdb3c5495405bc44d77ea676150f9195444.tar.gz
kernel_samsung_smdk4412-1a448fdb3c5495405bc44d77ea676150f9195444.tar.bz2
NFSD: Remove NFSv4 dependency on NFSv3
Clean up: Because NFSD_V4 "depends on" NFSD_V3, it appears as a child of the NFSD_V3 menu entry, and is not visible if NFSD_V3 is unselected. Replace the dependency on NFSD_V3 with a "select NFSD_V3". This makes NFSD_V4 look and work just like NFS_V3, while ensuring that NFSD_V3 is enabled if NFSD_V4 is. Sam Ravnborg adds: "This use of select is questionable. In general it is bad to select a symbol with dependencies. In this case the dependencies of NFSD_V3 are duplicated for NFSD_V4 so we will not se erratic configurations but do you remember to update NFSD_V4 when you add a depends on NFSD_V3? But I see no other clean way to do it right now." Later he said: "My comment was more to say we have things to address in kconfig. This is abuse in the acceptable range." Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'net/sunrpc/auth_gss/gss_krb5_unseal.c')
0 files changed, 0 insertions, 0 deletions