OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 0/2] NFS: callback shutdown panic fix
[PATCH 0/2] NFS: callback shutdown panic fix [message #46666] Fri, 01 June 2012 11:17 Go to previous message
Stanislav Kinsbursky is currently offline  Stanislav Kinsbursky
Messages: 683
Registered: October 2011
Senior Member
This patch set is the back-port of "SUNRPC: separate per-net data creation
from service" patch set and "NFS: hard-code init_net for NFS callback
transports" patch for 3.5 kernel.

It fixes NULL pointer dereference in svc_destroy(), reported by Dave Jones in
"3.4. sunrpc oops during shutdown" e-mail.

The following series implements...

---

Stanislav Kinsbursky (2):
SUNRPC: new svc_bind() routine introduced
SUNRPC: move per-net operations from svc_destroy()


fs/lockd/svc.c | 33 +++++++++++++++++++++------------
fs/nfs/callback.c | 16 +++++++++++++---
fs/nfsd/nfsctl.c | 12 +++++++++---
fs/nfsd/nfssvc.c | 23 +++++++++++++++++++++++
include/linux/sunrpc/svc.h | 1 +
net/sunrpc/rpcb_clnt.c | 12 +++++++-----
net/sunrpc/svc.c | 23 ++++++++++-------------
7 files changed, 84 insertions(+), 36 deletions(-)
 
Read Message
Read Message
Previous Topic: [PATCH v3 0/6] per cgroup /proc/stat statistics
Next Topic: [PATCH 2/2] SUNRPC: move per-net operations from svc_destroy()
Goto Forum:
  


Current Time: Sat Aug 03 04:23:14 GMT 2024

Total time taken to generate the page: 0.02804 seconds