Date: Thu, 2 Aug 2001 03:19:14 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c Message-ID: <200108021019.f72AJEw86076@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/08/02 03:19:14 PDT
Modified files:
sys/dev/md md.c
Log:
- Deny detaching requests until device is still open, otherwise it is possible
to hang or panic kernel by detaching disk from which fs is mounted;
- replace "md" with MD_NAME in yet another place.
Reviewed by: phk
Approved by: phk
Revision Changes Path
1.40 +18 -4 src/sys/dev/md/md.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?200108021019.f72AJEw86076>
