summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2010-02-11 17:25:06 +0100
committerKarel Zak2010-02-11 17:25:06 +0100
commitce7ca2aac313228fb89d44cd725512dd3c4efde0 (patch)
tree87ca55bbbf88f5a4f2765972be3ab97133298da8 /TODO
parentcal: fix first day of the week calculation on BE systems (diff)
downloadkernel-qcow2-util-linux-ce7ca2aac313228fb89d44cd725512dd3c4efde0.tar.gz
kernel-qcow2-util-linux-ce7ca2aac313228fb89d44cd725512dd3c4efde0.tar.xz
kernel-qcow2-util-linux-ce7ca2aac313228fb89d44cd725512dd3c4efde0.zip
docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index bdf19e6c5..d802bfb89 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,11 @@ libblkid
...
blkid_unref(tp);
+blkid(8)
+
+ - add a new option (-r) that allows to print removable block devices that
+ are missing in /proc/partitions, see blkid_probe_all_removable().
+
wipefs
------