Hi Alan. On Thu, 2008-10-30 at 09:56 -0400, Alan Stern wrote: > On Fri, 31 Oct 2008, Nigel Cunningham wrote: > > > > Well yeah, your patch handles the straightforward cases. But it > > > doesn't help with the more tricky cases, where one fuse filesystem is > > > using another, and as those may become more widespread, this approach > > > will fail. > > > > At the moment, yes. But it's not impossible for us to modify the patch > > to handle that as well. > > It depends on what you mean. The most direct reading of your statement > is simply wrong: It is _theoretically_ impossible to find the correct > order for freezing filesystems. To do so would be equivalent to > solving the halting problem. I'm not sure that's true. You see, I'm thinking of this as not that different to the problem of unmounting filesystems. There, too, we need to unmount in a particular order, and let transactions on each filesystem stop cleanly before we can unmount them. Even if there are differences, perhaps looking at how we handle unmounting will help with handling freezing. Regards, Nigel _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm