From: Trond Myklebust Date: Tue, 1 Apr 2008 22:58:49 +0000 (-0400) Subject: NLM/lockd: Add a reference counter to struct nlm_rqst X-Git-Tag: v2.6.26-rc1~1082^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7f37a76fa5b604949020b7317962262812b2dd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed