[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <461117E4.3060504@rtr.ca>
Date: Mon, 02 Apr 2007 10:49:08 -0400
From: Mark Lord <lkml@....ca>
To: Pavel Machek <pavel@....cz>
Cc: David Zeuthen <davidz@...hat.com>, Maxim <maximlevitsky@...il.com>,
Pete Zaitcev <zaitcev@...hat.com>,
Alan Stern <stern@...land.harvard.edu>, gregkh@...e.de,
Kernel development list <linux-kernel@...r.kernel.org>,
USB development list <linux-usb-devel@...ts.sourceforge.net>
Subject: Re: USB: on suspend to ram/disk all usb devices are replugged
Pavel Machek wrote:
> ..
> Problem is that suspending _with_ removable mass storage devices
> attached just will not work. User will unplug them, then complain
> about corruption. Advanced user will unplug them, work with them
> somewhere else, replug them, then loose filesystem.
>
> Feel free to send patch to teach filesystems to handle this.
People have already fixed this: sync() before suspend,
and use a journalling filesystem. Problem solved.
And when the rootfs is on an external drive, this is the *only* option.
So let's make it work (again, like it used to work!).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists