diff options
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | 2012-02-27 22:05:29 +0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-02-27 13:36:16 -0500 |
commit | da3b462296e421e8f54b54b7d2706488661c36e2 (patch) | |
tree | 9e1330dc3ffafa9ae758949f03b592b12a46ed84 /net/netrom | |
parent | 7df529af5fb4b4064f8cd62629e259ac79c0b4ca (diff) |
SUNRPC: release per-net clients lock before calling PipeFS dentries creation
v3:
1) Lookup for client is performed from the beginning of the list on each PipeFS
event handling operation.
Lockdep is sad otherwise, because inode mutex is taken on PipeFS dentry
creation, which can be called on mount notification, where this per-net client
lock is taken on clients list walk.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions