Comment 15 for bug 432620

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

I think that what's actually happening here is that we're running two mounts for XFS in parallel, the first one stops to load the module but the second one rushes ahead.

We don't need to do this really, in fact it's a bit error-prone, so changing to just running one mount at a time seems sane except for remote filesystems