Subject: Re: kern/36610 (nfs mutex bug causes crash)
To: None <gnats-bugs@NetBSD.org>
From: David Holland <dholland@eecs.harvard.edu>
List: netbsd-bugs
Date: 07/12/2007 14:41:35
 >  Problem found and fix provided by David A. Holland, PR/36610.
 >  Actually, relock is not needed here, and mutex would be unlocked
 >  only on nfs_sigintr() fail case.

I assumed from the context that it wasn't good to call nfs_sigintr
holding the mutex, so I preserved that behavior in my patch... oh
well, guess I should have checked more deeply. :-/

-- 
   - David A. Holland / dholland@eecs.harvard.edu