Re: [systemd-devel] [PATCH rebased 1/3] cryptsetup-generator: Split main() into more functions and use hasmaps

2014-12-04 Thread Lennart Poettering
On Tue, 02.12.14 18:49, Jan Janssen (medhe...@web.de) wrote: Sorry for the long delay in reviewing these patches. Looks much better than the chaotic code from before. Good work. Applied this one and the two others. Thanks! --- man/systemd-cryptsetup-generator.xml | 9 +-

[systemd-devel] [PATCH rebased 1/3] cryptsetup-generator: Split main() into more functions and use hasmaps

2014-12-02 Thread Jan Janssen
--- man/systemd-cryptsetup-generator.xml | 9 +- src/cryptsetup/cryptsetup-generator.c | 380 +- 2 files changed, 199 insertions(+), 190 deletions(-) diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml index