From 9461893cf1a902e87be387c4a609f038ec13b37b Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Mon, 16 Apr 2012 20:20:48 -0300 Subject: [PATCH] TODO: add item to implement actions in kmod --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index f9e3b558..71f2a47e 100644 --- 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): =================================================================== -- 2.47.2