K 10 svn:author V 2 ps K 8 svn:date V 27 2004-11-29T22:58:32.000000Z K 7 svn:log V 322 When upgrading the shared lock to an exclusive lock, if we discover that the exclusive lock is already held, then we call panic. Don't clobber internal lock state before panic'ing. This change improves debugging if this case were to happen. Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com Reviewed by: rwatson END