dfr 2008-05-09 10:34:23 UTC FreeBSD src repository Modified files: sys/kern kern_lockf.c Log: When blocking on an F_FLOCK style lock request which is upgrading a shared lock to exclusive, drop the shared lock before deadlock detection. MFC after: 2 days Revision Changes Path 1.64 +12 -11 src/sys/kern/kern_lockf.c