diff options
author | Neil Brown <neilb@suse.de> | 2006-03-20 04:50:25 +0100 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2006-03-20 04:50:25 +0100 |
commit | 39c5a909836de39f974b4221627a2e0420deb913 (patch) | |
tree | 5dfe2c7e2039e19cecb9aff1bf2e0815a2a8738e /inventory | |
parent | Fix a few issues with the reshape patches. (diff) | |
download | mdadm-39c5a909836de39f974b4221627a2e0420deb913.tar.xz mdadm-39c5a909836de39f974b4221627a2e0420deb913.zip |
Release 2.4-pre1
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,7 @@ ANNOUNCE-2.1 ANNOUNCE-2.2 ANNOUNCE-2.3 ANNOUNCE-2.3.1 +ANNOUNCE-2.4-pre1 Assemble.c Build.c COPYING @@ -45,9 +46,11 @@ misc/ misc/syslog-events mkinitramfs raid5extend.c +restripe.c super0.c super1.c swap_super.c +sysfs.c test tests/ tests/00linear @@ -87,6 +90,7 @@ tests/06name tests/06r5swap tests/06sysfs tests/06wrmostly +tests/07testreshape5 tests/ToTest tests/check tests/testdev |