summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-15 15:39:10 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-21 19:29:45 +0200
commitd3fc81bd6a5a046b22600ac1204df220c93d2c15 (patch)
tree805102f01a522b4fa5e99663c16f0dba7c0963b8 /TODO
parentf401e48c2db22ff9d1a05885b5599bebf19c2707 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 71ad0777d..99b77076b 100644
--- a/TODO
+++ b/TODO
@@ -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)