]> git.ipfire.org Git - thirdparty/mdadm.git/blame - ANNOUNCE-2.3.1
tests/06name: adjust for homehost
[thirdparty/mdadm.git] / ANNOUNCE-2.3.1
CommitLineData
8a444079
NB
1Subject: ANNOUNCE: mdadm 2.3.1 - A tool for managing Soft RAID under Linux
2
3I am pleased to announce the availability of
4 mdadm version 2.3.1
5
6It is available at the usual places:
7 http://www.cse.unsw.edu.au/~neilb/source/mdadm/
8and
9 http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/
10
11mdadm is a tool for creating, managing and monitoring
12device arrays using the "md" driver in Linux, also
13known as Software RAID arrays.
14
15Release 2.3.1 primarily fixes a few compile problems with 2.3. Though
16there are some functionality changes, they are extremely minor and you
17probably won't notice them.
18
19Changelog Entries:
20 - Fixed -O2 compile so I could make and RPM.
21 - Type cast number to be printed %llu so it compiles on 64bit
22 machines. (Thanks Luca).
23 - Stop using asm/byteorder.h - to make Redhat happy :-(
24 - Require bitmap files to have a '/' in their name.
25 - Error-check a few syscalls - code from SuSE package.
26
27Development of mdadm is sponsored by
28 SUSE Labs, Novell Inc.
29
30NeilBrown 6th February 2006
31