In message <[EMAIL PROTECTED]> Dima Dorfman writes:
: Right now, if you try to detach an md device that's currently mounted,
: you will get a panic (maybe not immedietely, but it will come, esp. if
: you ever try to use that mountpoint again).  I'm pretty sure this is a
: known problem, with the solution--or workaround--being, "then don't do
: that."  The problem is, someone will invariably do it.  The fix is to
: make md complain if you try to detach a device that's currently
: opened.  Below is a patch that implements this by keeping track of the
: number of times a device has been opened.

I'd like to see the kernel deal with this in a more graceful way.
The kernel will crash if you have a ata flash mounted and you eject
the card...

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to