summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-2.4.1
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-10-01 16:58:40 +1000
committerNeilBrown <neilb@suse.de>2009-10-01 16:58:40 +1000
commitca4f89a3b76187dcd7ca897035a8e92ab67b252d (patch)
treecfb7a91f30f6f3b51662257c47b581089705acb1 /ANNOUNCE-2.4.1
parente38cc2d87b319572fe7ff08be5657f563b1ef9e7 (diff)
parent2b9aa337af7291d3f141322da96c9f667c99d53c (diff)
downloadmdadm-ca4f89a3b76187dcd7ca897035a8e92ab67b252d.tar.gz
mdadm-ca4f89a3b76187dcd7ca897035a8e92ab67b252d.tar.xz
mdadm-ca4f89a3b76187dcd7ca897035a8e92ab67b252d.zip
Merge branch 'master' into devel-3.1
Conflicts: mdadm.8
Diffstat (limited to 'ANNOUNCE-2.4.1')
-rw-r--r--ANNOUNCE-2.4.131
1 files changed, 0 insertions, 31 deletions
diff --git a/ANNOUNCE-2.4.1 b/ANNOUNCE-2.4.1
deleted file mode 100644
index 255f049..0000000
--- a/ANNOUNCE-2.4.1
+++ /dev/null
@@ -1,31 +0,0 @@
-Subject: ANNOUNCE: mdadm 2.4.1 - A tool for managing Soft RAID under Linux
-
-I am pleased to announce the availability of
- mdadm version 2.4.1
-
-It is available at the usual places:
- http://www.cse.unsw.edu.au/~neilb/source/mdadm/
-and
- http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/
-
-mdadm is a tool for creating, managing and monitoring
-device arrays using the "md" driver in Linux, also
-known as Software RAID arrays.
-
-2.4.1 primarily fixes an alignment problem in the version-1
-superblock. This is an incompatible change relating to
-raid5-reshape. Read the change log below.
-
-Changelog Entries:
- - Honour --write-mostly when adding to an array without persistent
- superblocks.
- - Fix alignment problem in version-1 superblocks.
- NOTE: This is an incompatable change affecting raid5 reshape.
- If you want to reshape a raid5 using version-1 superblocks,
- use 2.6.17-rc2 or later, and mdadm-2.4.1 or later.
-
-Development of mdadm is sponsored by
- SUSE Labs, Novell Inc.
-
-NeilBrown 7th April 2006
-