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
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]