cvs commit: src/sys/kern kern_lockf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 10 19:14:28 PDT 2004
dillon 2004/05/10 19:11:36 PDT
DragonFly src repository
Modified files:
sys/kern kern_lockf.c
Log:
lf_alloc_range() must initialize the returned structure sufficiently such that
lf_destroy_range() doesn't explode on us and corrupt system memory.
This should fix the serious FS corruption reports we've been getting.
Revision Changes Path
1.14 +9 -1 src/sys/kern/kern_lockf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.13&r2=1.14&f=h
More information about the Commits
mailing list