update TODO

This commit is contained in:
Lennart Poettering 2011-06-15 15:39:10 +02:00
parent f401e48c2d
commit d3fc81bd6a
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -27,6 +27,10 @@ Features:
* kernel: add device_type = "fb", "fbcon" to class "graphics"
* readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd"
* hostnamed: make file updates atomic
* support sd_notify() style notificatio when reload is finished (RELOADED=1)