deischen 2008-01-31 19:38:26 UTC
FreeBSD src repository
Modified files:
lib/libkse/sys lock.c
Log:
When reinitializing a lockuser, don't assume that the lock is in
use. If it is in use, use the watched request, otherwise use the
lockuser's own request. Only allocate a lockuser request if both
requests are null.
PR: 119920
Tested by (6.x): Landon Fuller <landonf -at- bikemonkey -dot- org>
Revision Changes Path
1.14 +15 -7 src/lib/libkse/sys/lock.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"