[systemd-devel] [RFC] link against util-linux for fstab parsing
Dave Reisner
d at falconindy.com
Fri Feb 17 16:45:30 PST 2012
On Fri, Feb 17, 2012 at 11:41:05PM +0100, Michael Biebl wrote:
> Am 17. Februar 2012 22:47 schrieb Dave Reisner <d at falconindy.com>:
> > Makefile.am | 6 ++-
> > configure.ac | 1 +
> > src/mount.c | 157 +++++++++++++++++++++++++++++-----------------------------
> > 3 files changed, 83 insertions(+), 81 deletions(-)
>
> Interesting numbers. By using the external library we actually need
> more code in systemd itself.
>
> So I'm wondering what the benefits of using the external library are.
>
> Michael
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
Hmmm, if I finish out this patch, it ends up being more along the lines
of +87/-163 deletions. There's an awful lot of duplicate code in
cryptsetup-generator (e.g. has_option() is completely redundant).
d
More information about the systemd-devel
mailing list