Harald Hoyer posted on Wed, 02 Jul 2014 09:59:15 +0200 as excerpted: > Pull it out, if the patch causes problems, but _please_ think about the > problem and come up with a solution, so that "mount -a" works with a > normal fstab.
FWIW, systemd makes it a LOT easier to manage multi-stage mounts with fstab automounts because with its mount-dependencies, in most cases it "just works". My previous solution, gentoo so sysvinit with openrc mounting, required multiple mount stage scripts and painstaking dependency editing. It worked, but it was a pain! Finding out it pretty much "just worked" on systemd (tho I did have to manually add a single mount-dependency line to a single service unit, due to a cross-mount-point symlink that systemd didn't consider, but documentation was easy to find and the line did exactly what the documentation said it would do) was my most pleasant surprise of the switch! =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
