Date: Mon, 27 Aug 2001 06:25:48 -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: <200108271325.f7RDPmb31236@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/08/27 06:25:48 PDT
Modified files:
sys/dev/md md.c
Log:
- On module unload try to detach all configured disks and let unload proceed
if all disks were detached sucessfully;
- use consistent style for return statements and fix several others style
inconsistencies.
Reviewed by: ru
Approved by: phk
Revision Changes Path
1.43 +70 -58 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?200108271325.f7RDPmb31236>
