On Wed, 29 Oct 2008, Nigel Cunningham wrote: > Remember, though, that we're only freezing fuse at the moment, and > strictly one filesystem at a time. We can thus happily wait for the > i_mutex taken by some other process to be released. Not going to work: you need to wait for all requests to be finished, but those might depend on some other fuse filesystem which has already been frozen. Miklos _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm