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:
536ff0f
)
NLM/lockd: Add a reference counter to struct nlm_rqst
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 1 Apr 2008 22:58:49 +0000
(18:58 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:53:36 +0000
(16:53 -0400)
When we replace the existing synchronous RPC calls with asynchronous calls,
the reference count will be needed in order to allow us to examine the
result of the RPC call.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found