DragonFly BSD
DragonFly commits List (threaded) for 2006-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_lockf.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Aug 2006 09:06:15 -0700 (PDT)

dillon      2006/08/03 09:06:15 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_lockf.c 
  Log:
  Get rid of a bogus check that cut the blocked-lock wakeup code a little
  too short, causing sendmail and postfix to sometimes block indefinitely.
  
  Reported-by: Sven Willenberger <sven@xxxxxxx>, Petr Janda <elekktretterr@xxxxxxxxxxxxxx>, Jon Hamilton <hamilton@xxxxxxxxx>
  
  Revision  Changes    Path
  1.33      +6 -3      src/sys/kern/kern_lockf.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.32&r2=1.33&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]