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
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to