cvs commit: src/sys/kern kern_lockf.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri Jun 25 08:33:12 PDT 2004


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





More information about the Commits mailing list