On Sat, 22.09.12 21:45, Mirco Tischler ([email protected]) wrote: Hey!
> The old code used a timestamp to print a timespan for unsealed journalfiles, > incorrectly showing things like 2230 days of unsealed entries. Print the > timespan > between the first and last entry instead. I commited your code, but then reworked it a little, so that we actually always return the first entry timestamp in the file from journal_file_validate(), so that we don't have to fetch it ourselves in journalctl.c. This also fixes a missing LE conversion. Thanks! Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
