mdadm packaging branch, upstream, updated. mdadm-2.6.3-18-g6a06716
Neil Brown
neilb at suse.de
Mon Jan 14 10:57:51 UTC 2008
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 "mdadm packaging".
The branch, upstream has been updated
via 6a0671608bd94e75683fd5ca7ea006b9c7552de3 (commit)
via 25037aa872006fd4613d97e3d3da3c26c61e708f (commit)
via 570510ba32858ddedf20a055240ddbf39d3b76e1 (commit)
via 5cda096425ff640c89f5b2f98611c6956c1a8e97 (commit)
via dc2ee6b3e3330d8f8d7af11ae78b6f0e5e2e9d69 (commit)
via 6e9eac4f089a44e9091967a3e6198aeae7e845a3 (commit)
from cc4c7f14b1d53849c4d6f18a1a92f212bdbc68c2 (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 6a0671608bd94e75683fd5ca7ea006b9c7552de3
Author: Neil Brown <neilb at suse.de>
Date: Fri Oct 19 14:13:04 2007 +1000
Release 2.6.4
commit 25037aa872006fd4613d97e3d3da3c26c61e708f
Author: Neil Brown <neilb at suse.de>
Date: Fri Oct 19 14:03:17 2007 +1000
Remove partitions from a device before adding it to an array.
The 'remove_partitions' call is in the wrong place and applying
to the wrong file.
commit 570510ba32858ddedf20a055240ddbf39d3b76e1
Author: Neil Brown <neilb at suse.de>
Date: Wed Oct 17 13:08:12 2007 +1000
Add some extra consistency checks based on level.
Also use LEVEL_LINEAR, LEVEL_MULTIPATH in place of -1 or -4 in a few places.
commit 5cda096425ff640c89f5b2f98611c6956c1a8e97
Author: Neil Brown <neilb at suse.de>
Date: Wed Oct 17 10:28:38 2007 +1000
Clarify the avail/used devices sizes with version1 superblock.
Not all of the device may be available. Of that, not all may be used
(if devices are of different sizes).
commit dc2ee6b3e3330d8f8d7af11ae78b6f0e5e2e9d69
Author: Neil Brown <neilb at suse.de>
Date: Wed Oct 17 10:00:55 2007 +1000
Make sure --auto=mdp is honoured properly
This would only create partitioned devices if the device name was a
'standard' name. This this patch, any name will work.
commit 6e9eac4f089a44e9091967a3e6198aeae7e845a3
Author: Neil Brown <neilb at suse.de>
Date: Tue Oct 16 13:52:35 2007 +1000
Fix restarting of a reshaping array.
The last release broke the ability to assemble an array that
was in the middle of a reshape.
This patch adds code to test if the critical section needs
to be restored or not so that - if we have failed to restore it,
we know whether to fail or not.
-----------------------------------------------------------------------
Summary of changes:
ANNOUNCE-2.6.1 => ANNOUNCE-2.6.4 | 20 +++++++++-----------
ChangeLog | 7 +++++++
Create.c | 19 +++++++++++++++++--
Grow.c | 21 +++++++++++++++++++++
Manage.c | 2 +-
ReadMe.c | 10 +++++-----
inventory | 2 +-
mdadm.8 | 2 +-
mdadm.spec | 2 +-
mdassemble.8 | 2 +-
mdopen.c | 1 +
super1.c | 4 ++--
12 files changed, 67 insertions(+), 25 deletions(-)
copy ANNOUNCE-2.6.1 => ANNOUNCE-2.6.4 (56%)
delete mode 100644 SHA1.c
hooks/post-receive
--
mdadm packaging
More information about the pkg-mdadm-commits
mailing list