aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@wolf31o2.org>2009-01-08 09:40:58 -0800
committerChris Gianelloni <wolf31o2@wolf31o2.org>2009-01-08 09:40:58 -0800
commitdbe8c965fcff10692f298568dbf47b4bb4cd3111 (patch)
tree03953da30425ff7a095ab16fa15d33b979854f84 /TODO
parentAdding a note about documenting the code paths. (diff)
downloadgenkernel-dbe8c965fcff10692f298568dbf47b4bb4cd3111.tar.gz
genkernel-dbe8c965fcff10692f298568dbf47b4bb4cd3111.tar.bz2
genkernel-dbe8c965fcff10692f298568dbf47b4bb4cd3111.zip
Adding multipath support is really two different functions, so split them.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 012d32d5..5eedc3b6 100644
--- 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