summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-12-31 19:28:31 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-01 06:18:16 -0200
commitc4dc3ca8a22d96fde95c34ba0cd7e0b3aa11032d (patch)
tree696fbcea1d45740c784b09db94138937cd211a87 /TODO
parent9fd58f30bfad2b5f996210d887885489bba85a83 (diff)
downloadkmod-c4dc3ca8a22d96fde95c34ba0cd7e0b3aa11032d.tar.gz
kmod-c4dc3ca8a22d96fde95c34ba0cd7e0b3aa11032d.tar.bz2
kmod-c4dc3ca8a22d96fde95c34ba0cd7e0b3aa11032d.zip
Add call to check if resources are valid
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6ecbf20..03962c8 100644
--- a/TODO
+++ b/TODO
@@ -19,10 +19,6 @@ Features:
* provide 1:1 compatibility with module-init-tools's modprobe
- dump configuration
-* Add kmod_validate(). It checks if all config files and indexes are still
- valid. We need to save the mtime of each config dir when starting up and when
- this function is called we stat the dir and compare the mtimes.
-
* review API, maybe unify all of these setters:
- kmod_module_version_get_symbol()
- kmod_module_version_get_crc()