]> err.no Git - util-linux/commitdiff
blkid: refresh TODO file
authorKarel Zak <kzak@redhat.com>
Tue, 27 Jan 2009 17:08:21 +0000 (18:08 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:35:25 +0000 (23:35 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/TODO

index 6a7e06da615d8b38e8e337c1c5d34d4627aa2d38..6986d0edb68a4aef4a11a55dc3f28aa6790c6d44 100644 (file)
 
  - consolidate "getsize" stuff (see getsize.c and lib/blkdev.c)
 
- - add a new flag to keep information that FS is ready to share the device with
-   any other FS (iso9960, udf, ...)
-
- - create a new function
-
-       blkid_do_safeprobe()
-
-   that scan for all filesystems and check for collisions (fat vs. swap)
-
  - rebase to the latest util-linux-ng
 
- - add regression tests:
-       - add to tests/input/blkid/ FS images
-       - create ts-blkid-fs to tests FS detection
-
  - create a new simple API for LABEL/UUID evaluation:
 
-       blkid_eval_spec()
+       blkid_eval_label()
        blkid_eval_uuid()
        blkid_eval_spec()       (spec: <NAME>=<value>)