DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_lockf.c
joerg 2004/06/25 08:32:18 PDT
DragonFly src repository
Modified files:
sys/kern kern_lockf.c
Log:
Fix a race in the initialisation of struct lock by moving the TAILQ_INITs
under the protection of the pool token.
Revision Changes Path
1.16 +7 -6 src/sys/kern/kern_lockf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.15&r2=1.16&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]