Re: Flames over -- Re: Which is simpler?

From: Bernd Eckenfels
Date: Sun Feb 19 2006 - 15:14:38 EST


Phillip Susi <psusi@xxxxxxxxxx> wrote:
> No, I wasn't arguing that it should be okay to unplug a usb drive while
> the system is suspended, I was saying that it is better for the kernel
> to assume you did not when it can't really tell, since you aren't
> supposed to do that anyhow.

I wonder if this problem can be solved with a generic multi-path layer.
Every time a new Device shows up, it is tested for known volumnes and
re-attached. That way the USB layer can still generate new devices, and the
filesystem layer will not lose the connection to the devices.

(with the addtional benefit that it also works cleaner for real multipath
server environments)

Gruss
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/