Debian packaging of mdadm, the software RAID manager branch, master, updated. debian/2.6.3+200709292116+4450e59-1

martin f. krafft madduck at debian.org
Sat Sep 29 20:28:41 UTC 2007


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Debian packaging of mdadm, the software RAID manager".

The branch, master has been updated
       via  49b4d53587c4355b1d77f5c67e520d9dc729f584 (commit)
       via  0c6e86e4f86674ff39e15b81b51f8620afd99edb (commit)
       via  2538b816ac0627fe4cfab99b435929b95d98fac1 (commit)
       via  a40b4fe19e2358ee8b64156e7410bafd155dfdbe (commit)
       via  04399f321145c347e8454e8b1908b709e32de950 (commit)
       via  4450e59ffaf75623fa4261e244b0717a7463aa84 (commit)
       via  b440882edfb2dc4a2a295539ccd58fe4602da8ad (commit)
       via  98127a6d4d19b3dda4c9a7ac3f5d0732500fcabb (commit)
       via  a039409b1a0eaf09d6e8916ad7eb519071a28ca3 (commit)
       via  23dc1ae8771a5bbacf03365218bd693fb19776ba (commit)
       via  ff7f2ebbe90131ec314bfbdbedbb93526fee12e0 (commit)
       via  943eafefca3ea91e42f245ff4d9b4ca8f8c7146e (commit)
       via  e39b673e4892ef0085a8e59eee89d42e6191a688 (commit)
       via  4d20d744cbf74a4e7d5c42688105683157074f7c (commit)
       via  3dacb8902913a4c025b5beb3fb334f9d8b6dc0ce (commit)
      from  c8d494bc3673786edcdebb99dbb0e2256d3ba929 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 49b4d53587c4355b1d77f5c67e520d9dc729f584
Merge: 2538b816ac0627fe4cfab99b435929b95d98fac1 0c6e86e4f86674ff39e15b81b51f8620afd99edb
Author: martin f. krafft <madduck at debian.org>
Date:   Sat Sep 29 21:23:28 2007 +0100

    Merge branch 'debiandir'

commit 2538b816ac0627fe4cfab99b435929b95d98fac1
Merge: a40b4fe19e2358ee8b64156e7410bafd155dfdbe 4450e59ffaf75623fa4261e244b0717a7463aa84
Author: martin f. krafft <madduck at debian.org>
Date:   Sat Sep 29 21:04:49 2007 +0100

    Merge branch 'upstream'

commit a40b4fe19e2358ee8b64156e7410bafd155dfdbe
Author: Neil Brown <neilb at suse.de>
Date:   Mon Sep 24 14:26:44 2007 +1000

    Don't corrupt 'supertype' when speculatively calling load_super1
    
    When load_super1 is trying to see which sub-version of v1 superblock
    is present, failure will cause it to clear st->ss, which is not good.
    
    So use a temporary 'super_type' for the 'test if this version works'
    calls, then copy that into 'st' on success.

commit 04399f321145c347e8454e8b1908b709e32de950
Author: Neil Brown <neilb at suse.de>
Date:   Mon Sep 24 13:14:13 2007 +1000

    Make "--write-mostly" effective when re-adding a device to an array.
    
    Fixes Debian Bug 442874
    
    When we discover that we can 're-add' a drive, we forget to check the
    write-mostly flag.
    This highlights the fact that you cannot turn 'off' the write-mostly
    flag at this point.  I wonder if that is a problem...

-----------------------------------------------------------------------

Summary of changes:
 ANNOUNCE-2.5.6 => ANNOUNCE-2.6.1 |   19 ++++++-----
 Create.c                         |    8 ++--
 Manage.c                         |    8 +++--
 Monitor.c                        |   14 ++++----
 config.c                         |    2 +-
 debian/changelog                 |    8 +++--
 md.4                             |    7 ++++
 mdadm.h                          |    9 +++++-
 mdopen.c                         |   64 +++++++++++++++++++-------------------
 super1.c                         |   19 ++++++-----
 10 files changed, 89 insertions(+), 69 deletions(-)
 copy ANNOUNCE-2.5.6 => ANNOUNCE-2.6.1 (52%)
 delete mode 100644 crc32.c
 delete mode 100644 crc32.h
 mode change 100644 => 100755 inventory
 delete mode 100644 super-ddf.c


hooks/post-receive
-- 
Debian packaging of mdadm, the software RAID manager



More information about the pkg-mdadm-commits mailing list