]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NLM/lockd: Add a reference counter to struct nlm_rqst
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 Apr 2008 22:58:49 +0000 (18:58 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:53:36 +0000 (16:53 -0400)
commit5e7f37a76fa5b604949020b7317962262812b2dd
treeceb12f296c0d19374993ac33f306180c1f8dc23a
parent536ff0f809b0f4d56e1c41e66768d330668e0a55
NLM/lockd: Add a reference counter to struct nlm_rqst

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>
fs/lockd/clntproc.c
include/linux/lockd/lockd.h