On Fri, 25 Jan 2008 20:19:47 -0500
Trond Myklebust <[EMAIL PROTECTED]> wrote:

> 
> On Fri, 2008-01-25 at 18:55 -0500, Jeff Layton wrote:
> > There's also another problem -- it's possible for host->h_rpcclnt
> > to be NULL, and that has special meaning for rpc_killall_tasks. For
> > now, I suggest that we drop this patch until I have a chance to
> > work on it further.
> 
> We really ought to create _separate_ lists for the client and server
> uses of struct nlm_host.
> 
> Trond
> 

Yep. lockd is in real need of further overhaul here. We're invalidating
locks at lockd shutdown, but we really ought to be doing this when the
last nfsd goes down.

All of that is pretty much orthogonal to this problem, I think.

-- 
Jeff Layton <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to