]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
TODO: add item to implement actions in kmod
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 16 Apr 2012 23:20:48 +0000 (20:20 -0300)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 16 Apr 2012 23:21:45 +0000 (20:21 -0300)
TODO

diff --git a/TODO b/TODO
index f9e3b55895298283fcb874f55318937df605d470..71f2a47e2a047761d5472097b82bf4e7fab07c9b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,6 +35,8 @@ Features:
 * index: drop the "open(), seek(), read()" implementation and use another one
   with mmap(). When lookup() is called and the file is not mmaped, mmap it.
 
+* Implement actions in kmod tool like 'insert', 'remove', 'info', etc
+
 Things to be added/removed in kernel (check what is really needed):
 ===================================================================