nfsd bugfixes for 3.11

From: J. Bruce Fields
Date: Fri Aug 02 2013 - 12:15:19 EST


Please pull some more nfsd bugfixes for 3.11 from

git://linux-nfs.org/~bfields/linux.git for-3.11

Most of this is due to a screwup on my part--some gss-proxy crashes got
fixed before the merge window but somehow never made it out of a
temporary git repo on my laptop....

--b.

----------------------------------------------------------------
J. Bruce Fields (4):
svcrpc: fix gss_rpc_upcall create error
svcrpc: fix gss-proxy xdr decoding oops
svcrpc: fix kfree oops in gss-proxy code
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall

NeilBrown (1):
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.

net/sunrpc/auth_gss/gss_rpc_upcall.c | 3 +--
net/sunrpc/auth_gss/gss_rpc_xdr.c | 9 +++++----
net/sunrpc/auth_gss/svcauth_gss.c | 2 +-
net/sunrpc/svcsock.c | 4 +++-
4 files changed, 10 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/