OBS User unknown
2007-07-13 16:13:41 +00:00
committed by Git OBS Bridge
parent 1697affed4
commit 322930bb9b
5 changed files with 121 additions and 7 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jul 13 15:02:21 CEST 2007 - mmarek@suse.cz
- updated to 2.6.2
* --fail detached and --remove faulty can be used to fail and
remove devices that are no longer physically present.
* --export option for --detail or present information in a format
that can be processed by udev.
* fix internal bitmap allocation problems with v1.1, v1.2
metadata.
* --help now goes to stdout so you can direct it to a pager.
* Various manpage updates.
* Make "--grow --add" for linear arrays really work.
* --auto-detect to trigger in-kernel autodetect.
* Make return code for "--detail --test" more reliable. Missing
devices as well as failed devices cause an error.
- added some fixes from Neil's git repo (mdadm-git-fixes.patch)
-------------------------------------------------------------------
Thu Jun 21 15:58:37 CEST 2007 - adrian@suse.de