On Fri, Feb 17, 2012 at 11:41:05PM +0100, Michael Biebl wrote: > Am 17. Februar 2012 22:47 schrieb Dave Reisner <[email protected]>: > > 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 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
