[arch-general] [signoff] mdadm-3.1.4-1

2010-09-01 Thread Tobias Powalowski
Two fixes related to configs that aren't using udev:
   - Don't remove md devices which 'standard' names on --stop
   - Allow dev_open to work on read-only /dev
And fixed regressions:
   - Allow --incremental to add spares to an array
   - Accept --no-degraded as a deprecated option rather than
throwing an error
   - Return correct success status when --incrmental assembling
 a container which does not yet have enough devices.
   - Don't link mdadm with pthreads, only mdmon needs it.
   - Fix compiler warning due to bad use of snprintf
   - Fix spare migration

Please signoff both arches
greetings
tpowa
-- 
Tobias Powalowski
Archlinux Developer  Package Maintainer (tpowa)
http://www.archlinux.org
tp...@archlinux.org


signature.asc
Description: This is a digitally signed message part.


Re: [arch-general] [signoff] mdadm-3.1.4-1

2010-09-01 Thread Dan McGee
On Wed, Sep 1, 2010 at 1:44 AM, Tobias Powalowski t.p...@gmx.de wrote:
 Two fixes related to configs that aren't using udev:
   - Don't remove md devices which 'standard' names on --stop
   - Allow dev_open to work on read-only /dev
 And fixed regressions:
   - Allow --incremental to add spares to an array
   - Accept --no-degraded as a deprecated option rather than
            throwing an error
   - Return correct success status when --incrmental assembling
     a container which does not yet have enough devices.
   - Don't link mdadm with pthreads, only mdmon needs it.
   - Fix compiler warning due to bad use of snprintf
   - Fix spare migration

 Please signoff both arches

Signoff x86_64