Please disregard these patches for now, I'll have to rethink and resubmit them.
Cheers, Tom On Fri, Sep 13, 2013 at 12:55 PM, Tom Gundersen <[email protected]> wrote: > This moves the last bits of the default dependency handling from the fstab > generator to core, and uses it also in the gpt-auto generator; making the > logic the same no matter how you set up your mount points. > > The first patch may be controversial as it changes the semantics of automount > points quite a bit. I think it makes more sense this way, but coments welcome. > > Cheers, > > Tom > > src/core/automount.c | 14 ++++++++++++++ > src/core/mount.c | 53 > ++++++++++++++++++++++++++++++++++++++++++++++++++--- > src/fstab-generator/fstab-generator.c | 111 > ++++++++++++++++++++++----------------------------------------------------------------------------------------- > src/gpt-auto-generator/gpt-auto-generator.c | 28 > ---------------------------- > 4 files changed, 86 insertions(+), 120 deletions(-) > _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
