From linux-kernel Wed Oct 30 02:46:44 2002 From: Rob Landley Date: Wed, 30 Oct 2002 02:46:44 +0000 To: linux-kernel Subject: 2.4.18: Loopback mount times out over apm suspend. X-MARC-Message: https://marc.info/?l=linux-kernel&m=103600117614077 APM suspend is a fairly impolite ting to do to an active system, but it reveals all sorts of funky timeouts. (For example, Xfree86 used to exit all the time coming back from an APM suspend, but 4.20 finally seems to have gotten most of that to go away.) I just hit a new one: a process was extracting a tarball from a loopback mounted zisofs system. On return from the apm suspend, tar reported unexpected end of file and the mount point has mysteriously unmounted itself. Fun datapoint for people looking at that sort of thing. Is there some generic "timeout but take system suspend into account" function these sort of things should be using? Standard Red Hat 8.0 kernel in this instance. Well it's what this system happened to be running at the time... Rob -- http://penguicon.sf.net - Terry Pratchett, Eric Raymond, Pete Abrams, Illiad, CmdrTaco, liquid nitrogen ice cream, and caffienated jello. Well why not? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/