mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
update TODO
This commit is contained in:
parent
8f33bfeca1
commit
c7dd491d66
4
TODO
4
TODO
@ -130,6 +130,10 @@ Deprecations and removals:
|
|||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
|
* add feature to xopenat() that implements O_REGULAR in userspace: i.e. let's
|
||||||
|
open the inode via O_PATH first, then validate its type, and then convert to
|
||||||
|
proper fd via fd_reopen()
|
||||||
|
|
||||||
* sd-json: before release figure out what to do about
|
* sd-json: before release figure out what to do about
|
||||||
SD_JSON_DEBUG+SD_JSON_WARNING. They are probably useless and should be hidden
|
SD_JSON_DEBUG+SD_JSON_WARNING. They are probably useless and should be hidden
|
||||||
in the public API since we don't expose log_json()
|
in the public API since we don't expose log_json()
|
||||||
|
Loading…
Reference in New Issue
Block a user