Get rid of a bogus check that cut the blocked-lock wakeup code a little
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 3 Aug 2006 16:06:15 +0000 (16:06 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 3 Aug 2006 16:06:15 +0000 (16:06 +0000)
commitad93651769af6654d574df3060084b6ec216ff75
treeac16aa36ead4205a2b0c38d49cac3cd8de78cc79
parentb2d248cb068e898ea18f500a6e37090ecb3a8d02
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@dmv.com>, Petr Janda <elekktretterr@exemail.com.au>, Jon Hamilton <hamilton@pobox.com>
sys/kern/kern_lockf.c