Date: Thu, 31 Jan 2008 19:38:26 +0000 (UTC) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkse/sys lock.c Message-ID: <200801311938.m0VJcR4L086953@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801311938.m0VJcR4L086953>
