[opensuse-kernel] Suspending vs partitions on USB devices
Hi, There's a fate entry (#300647, sorry for those who cannot have access to it -- I'm asking if it can be made public) to have the desktop unmount all partitions from USB (& firewire) devices when the computer is suspended because unloading usb-storage would fail. My understanding of all this is... not perfect :-) So here are a few questions and hopefully the replies will help me: + can kernel people tell if this is still a potential issue? + if we need to do this, shouldn't the kernel just do it anyway? (or maybe hal -- it seems weird to me to have all desktops implement this) + what can we do for processes that are using files on those partitions? Thanks, Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Fri, Aug 01, 2008 at 02:57:36PM +0200, Vincent Untz wrote:
Hi,
There's a fate entry (#300647, sorry for those who cannot have access to it -- I'm asking if it can be made public) to have the desktop unmount all partitions from USB (& firewire) devices when the computer is suspended because unloading usb-storage would fail.
My understanding of all this is... not perfect :-) So here are a few questions and hopefully the replies will help me:
+ can kernel people tell if this is still a potential issue?
No, it should not be.
+ if we need to do this, shouldn't the kernel just do it anyway? (or maybe hal -- it seems weird to me to have all desktops implement this)
+ what can we do for processes that are using files on those partitions?
Just leave it alone, we now have CONFIG_USB_PERSIST which should handle this just fine. usb-storage should not be unloaded anymore in recent kernels. That fate entry should be rejected, do you want me to go do that? thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
Le vendredi 01 août 2008, à 08:51 -0700, Greg KH a écrit :
Just leave it alone, we now have CONFIG_USB_PERSIST which should handle this just fine. usb-storage should not be unloaded anymore in recent kernels.
Cool, thanks for the quick reply!
That fate entry should be rejected, do you want me to go do that?
Well, hmm, I don't know who's supposed to reject things... But feel free to do it :-) Thanks, Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Sun, Aug 03, 2008 at 03:46:52AM +0200, Vincent Untz wrote:
Le vendredi 01 août 2008, à 08:51 -0700, Greg KH a écrit :
Just leave it alone, we now have CONFIG_USB_PERSIST which should handle this just fine. usb-storage should not be unloaded anymore in recent kernels.
Cool, thanks for the quick reply!
That fate entry should be rejected, do you want me to go do that?
Well, hmm, I don't know who's supposed to reject things... But feel free to do it :-)
What is the FATE number again? thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
Le samedi 02 août 2008, à 19:45 -0700, Greg KH a écrit :
On Sun, Aug 03, 2008 at 03:46:52AM +0200, Vincent Untz wrote:
Le vendredi 01 août 2008, à 08:51 -0700, Greg KH a écrit :
Just leave it alone, we now have CONFIG_USB_PERSIST which should handle this just fine. usb-storage should not be unloaded anymore in recent kernels.
Cool, thanks for the quick reply!
That fate entry should be rejected, do you want me to go do that?
Well, hmm, I don't know who's supposed to reject things... But feel free to do it :-)
What is the FATE number again?
#300647 Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (2)
-
Greg KH
-
Vincent Untz