[systemd-devel] [RFC] mount/automount/swap: unify the remaining default dependency handling

Tom Gundersen teg at jklm.no
Sun Sep 15 17:21:59 PDT 2013


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 <teg at jklm.no> 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(-)
>


More information about the systemd-devel mailing list