cvs commit: src/sys/kern kern_lockf.c

Doug Rabson dfr at FreeBSD.org
Fri May 9 10:34:24 UTC 2008


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


More information about the cvs-src mailing list