summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2018-04-12 16:51:33 -0700
committerLee Duncan <lduncan@suse.com>2018-04-12 16:51:33 -0700
commitd699928a186db92f0ff0f670577746368bb2a990 (patch)
tree80cd5721a7bdbb602067bd7c835d35a3ccb004ee /TODO
parent5c654fcc617a7b42d93a53660ea578b2ab3efa3e (diff)
downloadopen-iscsi-d699928a186db92f0ff0f670577746368bb2a990.tar.gz
Add a TODO item on iscsi_if.h.
See the TODO entry for details.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4186193..7328180 100644
--- a/TODO
+++ b/TODO
@@ -372,3 +372,8 @@ iscsistart.
I am working on this one. Hopefully it should be done soon.
---------------------------------------------------------------------------
+
+12. Figure out how to stop using our own copy of iscsi_if.h, since
+it gets out of sync with the kernel version, and that's not good.
+
+---------------------------------------------------------------------------