mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
TODO: update for lz4/xz stuff
No point in fixing xz now that lz4 is the default.
This commit is contained in:
parent
a6bff4a742
commit
474acc9870
4
TODO
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user