On Tue, 29.07.14 23:10, Susant Sahani ([email protected]) wrote: > + if(s->defer_accept) > + fprintf(f, > + "%sDeferAccept: %lo\n", > + prefix, s->defer_accept / USEC_PER_SEC); > +
As in the other patch, please use format_timespan() for this! Otherwise looks good, but please also rebase after updating the other two patches! Thanks! Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
