]> git.ipfire.org Git - thirdparty/mdadm.git/blame - ANNOUNCE-1.2.0
Use O_EXCL when opening component devices to be assembled into an array
[thirdparty/mdadm.git] / ANNOUNCE-1.2.0
CommitLineData
56eedc1a
NB
1Subject: ANNOUNCE: mdadm 1.2.0 - A tool for managing Soft RAID under Linux
2
3
4I am pleased to announce the availability of
5 mdadm version 1.2.0
6It is available at
7 http://www.cse.unsw.edu.au/~neilb/source/mdadm/
8and
9 http://www.{countrycode}.kernel.org/pub/utils/raid/mdadm/
10
11as a source tar-ball and (at the first site) as an SRPM, and as an RPM for i386.
12
13mdadm is a tool for creating, managing and monitoring
14device arrays using the "md" driver in Linux, also
15known as Software RAID arrays.
16
17Release 1.2.0 is a bug-fix release over 1.1.0.
18
19 - Fix bug where --daemonise required an argument.
20 - In --assemble --verbose, print appropriate message if device is
21 not in devices= list
22 - Updated mdadm.conf.5 to reflect fact that device= takes wildcards
23 - Typos: componenet -> component
24 - Reduce size of "--help" message put excess into "--help-options"
25 - Fix bug introduced when MD_SB_DISKS dependancy removed, and which
26 caused spares not be assembled properly.
27 - Print appropriate message if --monitor --scan decides not to
28 monitor anything.
29
30
31Development of mdadm is sponsored by CSE@UNSW:
32 The School of Computer Science and Engineering
33at
34 The University of New South Wales
35
36NeilBrown 13/03/03