Also working around the problem is reodering options:
The following fs_mntops fields do not cause a problem:
-  comment=cloudconfig,defaults,nobootwait
-  defaults,nobootwait
Where the original does:
- defaults,nobootwait,comment=cloudconfig

I think this is an issue with '=' occuring after an option passed to 
cut_options.  Ie, the call to cut_options looks like:
        opts = cut_options (NULL, mnt, "showthrough", "optional",
                            "bootwait", "nobootwait",
                            NULL);

-- 
mountall spins eating cpu when 'nobootwait' option exists in fstab
https://bugs.launchpad.net/bugs/649591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to