docs: update TODO

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2010-06-30 10:35:42 +02:00
parent 807418986e
commit 36e0066b8f
1 changed files with 3 additions and 3 deletions

6
TODO
View File

@ -1,6 +1,9 @@
libblkid
--------
- remove strerrr() from debug messages (use %m) to make BLKID_DEBUG= output
thread-safe
- add -<BE|LE> suffix to test images for native-endian filesystems (e.g. swap)
and add support for such functionality to tests/ts/blkid/low-probe
@ -160,9 +163,6 @@ misc
(though I am not really sure how much people us minix fs ;-)
This might require some major code cleanup in mkfs.minix.
* rtcwake does not support wake from S5/off
http://bugzilla.redhat.com/show_bug.cgi?id=449115
* add SELinux security contexts support to the 'ipcs' utility
http://bugzilla.redhat.com/show_bug.cgi?id=225342