dfr 2008-05-11 08:53:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_lockf.c Log: MFC kern_lockf.c revision 1.64: When blocking on an F_FLOCK style lock request which is upgrading a shared lock to exclusive, drop the shared lock before deadlock detection. Revision Changes Path 1.57.2.2 +12 -11 src/sys/kern/kern_lockf.c