Comment 3 for bug 1013689

Revision history for this message
Richard W.M. Jones (rich-annexia) wrote :

Here's the retry logic used in umount-local:

https://github.com/libguestfs/libguestfs/blob/60a2f8706b305b4068df020598abee9566022e20/src/fuse.c#L1049

Unfortunately FUSE seems like a good idea, but in reality there are several problems.