K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-16T15:12:07.000000Z K 7 svn:log V 323 If we get a receive error in nfs_receive() and then get an error trying to obtain the send lock, we would bogusly try to unlock the send lock before returning resulting in a panic. Instead, only unlock the send lock if nfs_sndlock() succeeds and nfs_reconnect() fails. MFC after: 3 days Sponsored by: The Weather Channel END