From: "J. Bruce Fields" <bfields@xxxxxxxxxx> Thanks to James Ralston for helping debug a problem with the server's handling of kerberos principal names, which could cause 4.1 mount failures when using Active Directory. Along the way I noticed another bug and some opportunities for minor cleanup. --b. J. Bruce Fields (5): svcrpc: move some initialization to common code nfsd: helper for dup of possibly NULL string nfsd: minor consolidation of mach_cred handling code nfsd: fix unlikely NULL deref in mach_creds_match nfsd4: fix gss-proxy 4.1 mounts for some AD principals fs/nfsd/nfs4state.c | 55 +++++++++++++++++++++++++++--------- include/linux/sunrpc/svcauth.h | 9 +++++- net/sunrpc/auth_gss/gss_rpc_upcall.c | 3 ++ net/sunrpc/svcauth.c | 2 ++ net/sunrpc/svcauth_unix.c | 8 ------ 5 files changed, 55 insertions(+), 22 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html