diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-06-15 15:39:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-21 19:29:45 +0200 |
commit | d3fc81bd6a5a046b22600ac1204df220c93d2c15 (patch) | |
tree | 805102f01a522b4fa5e99663c16f0dba7c0963b8 /TODO | |
parent | f401e48c2db22ff9d1a05885b5599bebf19c2707 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |