Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 06:33:12 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/md md.c 
Message-ID:  <20010827133317.4CFF83E31@bazooka.unixfreak.org>
In-Reply-To: <200108271325.f7RDPmb31236@freefall.freebsd.org>; from sobomax@FreeBSD.org on "Mon, 27 Aug 2001 06:25:48 -0700 (PDT)"

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev <sobomax@FreeBSD.org> wrote:
> 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;

I'm not sure this is wise.  More likely than not, trying to unload md
while there are still disks attached is a mistake on the user's part,
especially considering that most people aren't going to be loading and
unloading it on a regular basis.  I understand why this may be useful
for a developer working on md, but it seems counter-intuitive from a
regular user's perspective.

Just my opinion, of course.

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?20010827133317.4CFF83E31>