On Tue, 30.04.13 12:27, Lukas Nykryn (lnyk...@redhat.com) wrote:

Looks mostly good.

> -static int enumerate_dir(Hashmap *top, Hashmap *bottom, const char *path) {
> +static int enumerate_dir_d(Hashmap *top, Hashmap *bottom, Hashmap
> *drops, const char *toppath, const char *drop) {

Hmm, can we maybe use get_files_in_directory() for this? (Or to turn
this around, maybe extend get_files_in_directory() sufficiently to
support this scheme?)


Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to