* nfsd fixes for 4.0
@ 2015-03-03 22:29 J. Bruce Fields
0 siblings, 0 replies; only message in thread
From: J. Bruce Fields @ 2015-03-03 22:29 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-03 22:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-03 22:29 nfsd fixes for 4.0 J. Bruce Fields
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome