commit | 4f6bb246f69443549fbbd0f2abaf863243cb35e9 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Mon Jun 24 11:52:59 2013 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 28 15:42:26 2013 -0400 |
tree | 6a4608ffba8d5489d0b9dbc35840d33917840199 | |
parent | e73f4cc051199799aee4320f300f28ffb82f3eb1 [diff] |
SUNRPC: PipeFS MOUNT notification optimization for dying clients 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>