diff options
author | David Zeuthen <david@fubar.dk> | 2004-04-30 17:01:23 +0000 |
---|---|---|
committer | David Zeuthen <david@fubar.dk> | 2004-04-30 17:01:23 +0000 |
commit | e6e8c5f2c0a39587865896e03414e11a49558012 (patch) | |
tree | f122214109863b654866bf1d7cc2971d1e8d6b8c /doc/TODO | |
parent | 070488de7e55f1a4716f05e6bec33ed7757f7fd0 (diff) |
update TODO note about fs detection
add volume_id/volume_id.[ch]
use utility in new subdirectory volume_id
new files
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -31,7 +31,8 @@ entries if you get an idea or implement one of these. the whole device and device store framework - Support for more filesystem sniffing and volume label extraction - (see hald/linux/block_class_device.c:detect_fs) + (see hald/linux/block_class_device.c:detect_fs). Only cdfs and udf + seems to be missing - Caching in libhal; the API is ready for it. Remember you cannot use glib or other dependencies; we can only depend on libc and dbus! |