summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2002-04-04 01:58:32 +0000
committerNeil Brown <neilb@suse.de>2002-04-04 01:58:32 +0000
commite0d1903663dac9307a37646c26abf7991b0a9593 (patch)
tree882780adec3f7fa11826a34156426414db22d982 /TODO
parent11a3e71da434939895cc504e20e735eb656b1c74 (diff)
mdadm-0.8
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 11 insertions, 4 deletions
diff --git a/TODO b/TODO
index 86f5cbd6..860f9c73 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,27 @@
-?? Allow -S /dev/md? - current complains subsequent not a/d/r
+?? Allow -S /dev/md? - current complains subsequent not a/d/r - DONE
* new "Query" mode to subsume --detail and --examine.
--query or -Q, takes a device and tells if it is an MD device,
- and also tells in a raid superblock is found.
+ and also tells in a raid superblock is found.
+ DONE
-* write proc.c to parse /proc/mdstat file, and maybe /proc/partitions too.
+* write mdstat.c to parse /proc/mdstat file
Build list of arrays: name, rebuild-percent
+ DONE
-* --detail --scan to read mdadm.conf, and then iterate over these,
+* parse /proc/partitions and map major/minor into /dev/* names,
+ and use that for default DEVICE list ????
+
+* --detail --scan to read /proc/mdstat, and then iterate over these,
but assume --brief. --verbose can override
check each subdevice to see if it is in conf_get_devs.
Warn if not.
+ DONE, but don't warn yet...
* Support multipath ... maybe...
+ maybe DONE
* --follow to syslog