DragonFly commits List (threaded) for 2008-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_bio.c src/sys/sys buf2.h
nth 2008/01/27 23:19:06 PST
DragonFly src repository
Modified files:
sys/kern vfs_bio.c
sys/sys buf2.h
Log:
Fix spurious "softdep_deallocate_dependencies: dangling deps" panic occuring
on low memory condition.
Add assertion to catch similar bugs automagically.
Reported-by: Peter Avalos <pavalos@theshell.com>
Reviewed-by: Matthew Dillon <dillon@backplane.com>
Revision Changes Path
1.97 +2 -1 src/sys/kern/vfs_bio.c
1.21 +4 -0 src/sys/sys/buf2.h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_bio.c.diff?r1=1.96&r2=1.97&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/buf2.h.diff?r1=1.20&r2=1.21&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]