Re: [PATCH 4/4] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks

2008-01-18 Thread Jeff Layton
On Fri, 18 Jan 2008 16:43:45 -0500 "J. Bruce Fields" <[EMAIL PROTECTED]> wrote: > On Mon, Jan 14, 2008 at 09:05:18AM -0500, Jeff Layton wrote: > > If we're shutting down all the nlm_hosts anyway, then it doesn't > > make sense to allow RPC calls to linger. Allowing them to do so can > > mean that

Re: [PATCH 4/4] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks

2008-01-18 Thread J. Bruce Fields
On Mon, Jan 14, 2008 at 09:05:18AM -0500, Jeff Layton wrote: > If we're shutting down all the nlm_hosts anyway, then it doesn't make > sense to allow RPC calls to linger. Allowing them to do so can mean > that the RPC calls can outlive the currently running lockd and can lead > to a use after free