2009-09-14 21:16:24

by Trond Myklebust

[permalink] [raw]
Subject: Re: [PATCH v2 05/12] nfsd41: Backchannel: callback infrastructure

On Mon, 2009-09-14 at 17:09 -0400, Trond Myklebust wrote:

> I suppose we could. Alternatively, why not just call it once and for all
> when you start the NFSv4 server? The one cred will work on all
> rpc_clients.

(This is correct...)

> You just have to remember to bump the reference count
> before using it in an RPC call...

Oops! Sorry, this is incorrect. The RPC engine will take care of bumping
the ref count for you if necessary...

Cheers
Trond