threads/119920: commit references a PR
    dfilter service 
    dfilter at FreeBSD.org
       
    Thu Jan 31 11:40:03 PST 2008
    
    
  
The following reply was made to PR threads/119920; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: threads/119920: commit references a PR
Date: Thu, 31 Jan 2008 19:38:37 +0000 (UTC)
 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
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 
    
    
More information about the freebsd-threads
mailing list