From: Lennart Poettering Date: Wed, 15 Jun 2011 13:39:10 +0000 (+0200) Subject: update TODO X-Git-Tag: v30~170 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3fc81bd6a5a046b22600ac1204df220c93d2c15;p=systemd update TODO --- diff --git a/TODO b/TODO index 71ad0777..99b77076 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)