DragonFly commits List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/mfs mfs_vfsops.c
dillon 2003/11/30 20:38:26 PST
DragonFly src repository
Modified files:
sys/vfs/mfs mfs_vfsops.c
Log:
Add a missing PRELE() when the mfs_mount kernel process exits. Because
DragonFly does not teardown zombie processes while p_lock is non-zero this
prevented such processes from being reaped and deadlocked the init process.
Revision Changes Path
1.12 +1 -0 src/sys/vfs/mfs/mfs_vfsops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/mfs/mfs_vfsops.c.diff?r1=1.11&r2=1.12&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]