nfsd fixes for 4.0
From: J. Bruce Fields
Date: Tue Mar 03 2015 - 17:29:22 EST
Please pull nfsd changes for 4.0 from:
git://linux-nfs.org/~bfields/linux.git for-4.0
Three miscellaneous bugfixes, most importantly the clp->cl_revoked bug,
which we've seen several reports of people hitting.
--b.
----------------------------------------------------------------
Andrew Elble (1):
nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd
Dan Carpenter (1):
sunrpc: integer underflow in rsc_parse()
David Ramos (1):
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
fs/nfsd/nfs4state.c | 2 +-
net/sunrpc/auth_gss/gss_rpc_upcall.c | 2 ++
net/sunrpc/auth_gss/svcauth_gss.c | 2 ++
3 files changed, 5 insertions(+), 1 deletion(-)
--
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/