DragonFly BSD
DragonFly commits List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_lockf.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 25 Jul 2006 13:01:50 -0700 (PDT)

dillon      2006/07/25 13:01:50 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_lockf.c 
  Log:
  Fix a bug where the VMAYHAVELOCKS flag on a vnode may get lost, resulting
  in an assertion during exit.
  
  Fix a bug where F_NOEND is not properly set in one of the merge cases.  This
  only effects very rare F_GETLK cases.
  
  Reported-by: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.32      +9 -2      src/sys/kern/kern_lockf.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.31&r2=1.32&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]