git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e73f4cc
)
SUNRPC: PipeFS MOUNT notification optimization for dying clients
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Mon, 24 Jun 2013 07:52:59 +0000
(11:52 +0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Jun 2013 19:42:26 +0000
(15:42 -0400)
Not need to create pipes for dying client. So just skip them.
Note: we can safely dereference the client structure, because notification
caller is holding sn->pipefs_sb_lock.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found