Adding multipath support is really two different functions, so split them.
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 17:40:58 +0000 (09:40 -0800)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 17:40:58 +0000 (09:40 -0800)
ChangeLog
TODO

index fd03217cacaf587a0b267738d31ad3d2ff654c02..75aabd4b6eee5fabb58481efdc520cdd6495eaf2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2009 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
 # Distributed under the GPL v2
 
+  08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
+  Adding multipath support is really two different functions, so split them.
+
   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
   Adding a note about documenting the code paths.
 
diff --git a/TODO b/TODO
index 012d32d5feae2f86526558ccd7c78df6b0a9d828..5eedc3b639b8a6096973f7b5a6819c9b1f795173 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,7 +14,8 @@
        - FCP
   - Software
     - iSCSI
-    - Multipath (dm-multipath)
+       - Multipath support for block devices
+    - Multipath updates/notification via multipathd
     - ATA over Ethernet
        - FCP over Ethernet
 - Document the different code paths and hooks for external modules