cvs commit: src/sys/kern kern_lockf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 3 09:10:52 PDT 2006
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 at xxxxxxx>, Petr Janda <elekktretterr at xxxxxxxxxxxxxx>, Jon Hamilton <hamilton at 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
More information about the Commits
mailing list