]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: update for lz4/xz stuff
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 8 Nov 2015 14:13:24 +0000 (15:13 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 10 Nov 2015 12:46:22 +0000 (07:46 -0500)
No point in fixing xz now that lz4 is the default.

TODO

diff --git a/TODO b/TODO
index c1dc3921f1a66bd8d81f43bdfdbf33c2884c3f9f..bdf8a9fa3ad4467709c5cab8b89120a4f54f11f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,9 +21,6 @@ External:
 
 * wiki: update journal format documentation for lz4 additions
 
-* When lz4 gets an API for lz4 command output, make use of it to
-  compress coredumps in a way compatible with /usr/bin/lz4.
-
 Janitorial Clean-ups:
 
 * code cleanup: retire FOREACH_WORD_QUOTED, port to extract_first_word() loops instead
@@ -601,7 +598,6 @@ Features:
   - add API to close/reopen/get fd for journal client fd in libsystemd-journal.
   - fallback to /dev/log based logging in libsystemd-journal, if we cannot log natively?
   - declare the local journal protocol stable in the wiki interface chart
-  - journal: reuse XZ context
   - sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
   - journald: when dropping msgs due to ratelimit make sure to write
     "dropped %u messages" not only when we are about to print the next