Date: Thu, 31 Dec 1998 20:14:11 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/mfs mfs_vfsops.c Message-ID: <199901010414.UAA14797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1998/12/31 20:14:11 PST
Modified files:
sys/ufs/mfs mfs_vfsops.c
Log:
The mount_mfs process that stays in a supervisor context handling MFS
I/O requests must be marked P_SYSTEM because if it isn't and the system
decides to swap it or (god forbid) kill it, the system stands a good
chance of locking up.
Revision Changes Path
1.53 +11 -1 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?199901010414.UAA14797>
