[mdadm/f15: 8/8] Merge branch 'master' into f15

Jes Sorensen jsorensen at fedoraproject.org
Wed Oct 19 15:08:22 UTC 2011


commit 835ecf6260276122ea8eed99957ec327bc79b4b9
Merge: 22ef59a 6c5cfe0
Author: Jes Sorensen <Jes.Sorensen at redhat.com>
Date:   Wed Oct 19 17:01:54 2011 +0200

    Merge branch 'master' into f15

 ...emove-race-for-starting-container-devices.patch |   79 ++++++++++++++++++++
 mdadm-3.2.2-hold-lock-during-assemble.patch        |   45 +++++++++++
 mdadm-3.2.2-no-sysfs-launch-container.patch        |   26 +++++++
 ...3.2.2-resync-does-not-continue-after-auto.patch |   56 ++++++++++++++
 mdadm.spec                                         |   18 ++++-
 5 files changed, 223 insertions(+), 1 deletions(-)
---
diff --cc mdadm.spec
index ba90598,da06516..c8c7903
--- a/mdadm.spec
+++ b/mdadm.spec
@@@ -99,7 -135,18 +107,15 @@@ f
  %dir %{_localstatedir}/run/%{name}/
  %config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
  
 -%files sysvinit
 -%{_initrddir}/*
 -
  %changelog
+ * Wed Oct 19 2011 Jes Sorensen <Jes.Sorensen at redhat.com> - 3.2.2-10
+ - Fix problem where a dirty IMSM RAID isn't assembled correctly during
+   boot, preventing booting from this RAID device.
+ - Resolves: bz736387 (Fedora 15) bz744217 (Fedora 16)
+ - Fix race between udev and mdadm when assembling md device using
+   mdadm -I, where udev would spawn an additional mdadm command to
+   perform the assembly in parallel.
+ 
  * Wed Aug 31 2011 Doug Ledford <dledford at redhat.com> - 3.2.2-9
  - Fix boot with older imsm arrays that have an unused attribute set
  - Resolves: bz729205


More information about the scm-commits mailing list