Accepting request 42185 from home:michal-m:branches:Base:System

Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 42185 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42185
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=22
This commit is contained in:
Michal Marek
2010-06-28 09:44:27 +00:00
committed by Git OBS Bridge
parent 43539c5748
commit fa09927701
9 changed files with 421 additions and 27 deletions

View File

@@ -3,6 +3,32 @@ Tue Jun 1 15:09:53 CEST 2010 - mmarek@suse.cz
- mkinitrd-setup.sh: Fix for empty $md_devs variable.
-------------------------------------------------------------------
Fri Apr 23 10:57:57 UTC 2010 - nfbrown@novell.com
- IMSM-part.patch - never try to include partitions in an
IMSM array - bnc#597787
- container-argv-check - avoid incorrect error message when
assembling multiple containers - bnc#598827
-------------------------------------------------------------------
Thu Apr 22 15:04:30 CEST 2010 - mmarek@suse.cz
- mkinitrd-boot.sh: Fix booting with root=/dev/disk/by-id/md-uuid*,
run mdadm -v when linuxrc=trace is given (bnc#597787).
-------------------------------------------------------------------
Mon Apr 19 05:36:23 UTC 2010 - nfbrown@novell.com
- fix-dup.patch: revised version to make sure partial
device is destroyed properly (bnc#587925).
-------------------------------------------------------------------
Fri Mar 26 16:00:05 CET 2010 - mmarek@suse.cz
- fix-dup.patch: catch attempts to add the same disk twice
(bnc#587925).
-------------------------------------------------------------------
Wed Mar 24 17:37:27 CET 2010 - mmarek@suse.cz
@@ -16,6 +42,12 @@ Tue Mar 23 14:49:38 CET 2010 - mmarek@suse.cz
option doesn't directly refer to md (bnc#589676, bnc#586837,
bnc#583424).
-------------------------------------------------------------------
Mon Mar 22 16:30:11 CET 2010 - mmarek@suse.cz
- mdmon: Fix crash if /proc/mdstat lists 0.9 superblocks
(bnc#589447).
-------------------------------------------------------------------
Thu Mar 11 10:18:18 CET 2010 - mmarek@suse.cz
@@ -38,6 +70,12 @@ Mon Feb 22 15:14:03 CET 2010 - mmarek@suse.cz
- mkinitrd-setup.sh: call mdadm --scan only if necessary
(bnc#581769).
-------------------------------------------------------------------
Fri Feb 19 12:10:11 CET 2010 - mmarek@suse.cz
- bitmap-4k-boundary.patch: Alling the internal bitmap on 4K
boundary (bnc#577468).
Fri Jan 15 17:37:26 CET 2010 - mmarek@suse.cz
- fix modprobe invocation in boot.md (bnc#565293).