linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsd: backport fixes for 3.5 kernel
@ 2012-09-14  8:25 Stanislav Kinsbursky
  2012-09-14  8:25 ` [PATCH 1/2] NFSd: introduce nfsd_destroy() helper Stanislav Kinsbursky
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stanislav Kinsbursky @ 2012-09-14  8:25 UTC (permalink / raw)
  To: stable; +Cc: linux-nfs, bfields, viro, jbottomley

Hello.
These two patches fixes existent NULL pointer dereference problem in 3.5.3
kernel in case of some error occured during NFSd service start.

Upstream commits:
19f7e2ca44dfc3c1b3f499fc46801f98d403500f 
57c8b13e3cd0f94944c9691ce7f58e5fcef8a12d


The following series implements...

---

Stanislav Kinsbursky (2):
      NFSd: introduce nfsd_destroy() helper
      NFSd: set nfsd_serv to NULL after service destruction


 fs/nfsd/nfsctl.c |    8 ++------
 fs/nfsd/nfsd.h   |   11 +++++++++++
 fs/nfsd/nfssvc.c |   24 ++++++++----------------
 3 files changed, 21 insertions(+), 22 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-28  0:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  8:25 [PATCH 0/2] nfsd: backport fixes for 3.5 kernel Stanislav Kinsbursky
2012-09-14  8:25 ` [PATCH 1/2] NFSd: introduce nfsd_destroy() helper Stanislav Kinsbursky
2012-09-14  8:25 ` [PATCH 2/2] NFSd: set nfsd_serv to NULL after service destruction Stanislav Kinsbursky
2012-09-17 15:01 ` [PATCH 0/2] nfsd: backport fixes for 3.5 kernel J. Bruce Fields
2012-09-28  0:13   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).