Date: Thu, 11 Mar 1999 16:44:03 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_pageout.c src/sys/ufs/mfs mfs_vfsops.c Message-ID: <199903120044.QAA51293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1999/03/11 16:44:03 PST Modified files: sys/vm vm_pageout.c sys/ufs/mfs mfs_vfsops.c Log: Stop the mfs from trying to swap out crucial bits of the mfs as this can lead to deadlock. Submitted by: Mat dillon <dillon@freebsd.org> Revision Changes Path 1.139 +2 -2 src/sys/vm/vm_pageout.c 1.57 +7 -7 src/sys/ufs/mfs/mfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903120044.QAA51293>