OpenVZ Forum


Home » Mailing lists » Devel » [PATCH v3 0/4] SUNRPC: several fixes around PipeFS objects
[PATCH v3 0/4] SUNRPC: several fixes around PipeFS objects [message #45351] Mon, 27 February 2012 18:05 Go to previous message
Stanislav Kinsbursky is currently offline  Stanislav Kinsbursky
Messages: 683
Registered: October 2011
Senior Member
v3:
1) Lookup for client is performed from the beginning of the list on each PipeFS
event handling operation.

v2:
1) Prior to calling PipeFS dentry rountines (for both type of clients - SUNPRC
and NFS) get the client and drop the list lock instead of replacing per-net
locks by mutexes.

First two pathes fixes lockdep warnings and next two - dereferencing of
released pipe data on eventfd close and in file operations.

The following series consists of:

---

Stanislav Kinsbursky (4):
SUNRPC: release per-net clients lock before calling PipeFS dentries creation
NFS: release per-net clients lock before calling PipeFS dentries creation
SUNRPC: check RPC inode's pipe reference before dereferencing
SUNRPC: move waitq from RPC pipe to RPC inode


fs/nfs/idmap.c | 30 ++++++++++++---
include/linux/sunrpc/rpc_pipe_fs.h | 2 +
net/sunrpc/clnt.c | 30 ++++++++++++---
net/sunrpc/rpc_pipe.c | 71 +++++++++++++++++++++++-------------
4 files changed, 93 insertions(+), 40 deletions(-)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH v2 0/4] SUNRPC: several fixes around PipeFS objects
Next Topic: Re: [PATCH 10/10] memcg: Document kernel memory accounting.
Goto Forum:
  


Current Time: Sun Aug 17 04:44:35 GMT 2025

Total time taken to generate the page: 0.25443 seconds