K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-11-02T20:22:24.669291Z K 7 svn:log V 409 smb_vc_put() requires that the passed vcp be locked, so lock it before dropping the connection when the requested service isn't available, or we may try to release a lock that isn't locked. This prevents an assertion failure when trying to mount a non-present share using smbfs with INVARIANTS; a lock order reversal warning that immediately follows is not yet fixed. Reported by: attilio MFC after: 3 days END