Doug Ledford
78bb9b4703
More compile fixes
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 13:55:43 -04:00
Doug Ledford
47d1109592
Fix compile issues on build system
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 13:39:20 -04:00
Doug Ledford
7d8ba69d0d
Update to latest stable upstream release, resolve multiple outstanding
...
bugzillas against F15.
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-25 17:05:48 -04:00
Dennis Gilmore
bd6cba269b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 10:24:46 -06:00
Doug Ledford
73d2cf2972
Merge remote branch 'origin/f13/master'
...
Conflicts:
.gitignore
mdadm-2.5.2-static.patch
mdadm.rules
mdadm.spec
sources
2010-08-04 17:04:17 -04:00
Doug Ledford
0167dcdf9a
* Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 3.1.3-0.git20100804.2
...
- Add udev patch to not have incremental assembly in two rules files
2010-08-04 11:29:22 -04:00
Doug Ledford
abe95e800b
* Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 3.1.3-0.git20100804.2
...
- Add udev patch to not have incremental assembly in two rules files
2010-08-04 11:23:45 -04:00
Doug Ledford
a6b97325ff
* Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 3.1.3-0.git20100804.1
...
- Update to latest upstream release (resolves an issue with stale lock
files on the md device map file)
2010-08-04 10:47:50 -04:00
Fedora Release Engineering
0bcc450f61
dist-git conversion
2010-07-29 03:04:52 +00:00
Fedora Release Engineering
deeee5bd78
dist-git conversion
2010-07-29 03:04:41 +00:00
Doug Ledford
7996d70593
- Remove the glibc-static buildreq and don't build the static mdadm since
...
we don't install it anyway
- Remove the udev file since adding it was supposed to be a rawhide only
change
2010-07-22 16:42:56 +00:00
Doug Ledford
d614064a7a
- Comment out the incremental assembly rules from the main udev rule file
...
so we can control it in our own incremental assembly specific rule file
- Don't build the static package, we don't install it, also remove the
glibc-static buildreq
2010-07-22 16:24:11 +00:00
Doug Ledford
337638c822
- Change git date format to the correct format (YYYYMMDD)
...
- Update to latest upstream push (fixes bz604023)
2010-07-22 14:57:44 +00:00
Doug Ledford
fda5bdd37a
- Change git date format to the correct format (YYYYMMDD)
...
- Update to latest upstream push (fixes bz604023)
2010-07-22 14:55:56 +00:00
Doug Ledford
7b2267d85b
- Fix racy locking of mapfile (bz600900)
2010-07-20 22:01:40 +00:00
Doug Ledford
adf9d7af43
- Fix racy locking of mapfile (bz616596)
2010-07-20 21:51:06 +00:00
Doug Ledford
8808fe53de
- Update to latest git repo (3.1.2 plus pending changes, fixes bz602457)
...
- Add in 64-md-raid.rules to compensate for it no longer being in udev
(bz581905)
- Remove mdadm.static as its no longer used in initrd creation
2010-07-20 16:57:55 +00:00
Doug Ledford
91d87d269f
- Update to latest git repo (3.1.2 plus pending changes, fixes bz602457)
...
- Add in 64-md-raid.rules to compensate for it no longer being in udev
(bz581905)
- Remove mdadm.static as its no longer used in initrd creation
2010-07-20 16:45:36 +00:00
Doug Ledford
03abcff039
- Minor update to mdadm.rules to make anaconda happy
2010-04-13 23:24:07 +00:00
Doug Ledford
e0d3e8aae9
- Minor update to mdadm.rules to make anaconda happy
2010-04-13 23:18:29 +00:00
Doug Ledford
d6f29f1fb8
- Slight fix on container patch
2010-04-08 21:35:32 +00:00
Doug Ledford
55a63e9bdf
- Slight fix on container patch
2010-04-08 21:35:28 +00:00
Doug Ledford
c203d78e8d
- Slight fix on container patch
2010-04-08 21:13:08 +00:00
Doug Ledford
31c5bf74cb
- Slight fix on container patch
2010-04-08 21:12:13 +00:00
Doug Ledford
2d6de14b74
- Updated container patch that also enables mdadm -IRs for imsm devices
2010-04-08 20:57:35 +00:00
Doug Ledford
a2b3d7f053
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
- Make incremental assembly of containers act like incremental assembly of
regular devices (aka, --run is needed to start a degraded array)
2010-04-08 17:09:28 +00:00
Doug Ledford
f44c832cb2
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
- Make incremental assembly of containers act like incremental assembly of
regular devices (aka, --run is needed to start a degraded array)
2010-04-08 16:55:45 +00:00
Doug Ledford
f2098b61d7
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
2010-04-07 14:51:17 +00:00
Doug Ledford
85e79a28a3
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
2010-04-07 13:58:54 +00:00
Doug Ledford
01d2c9db17
- Typo in new rules file
2010-04-07 00:17:01 +00:00
Doug Ledford
79e72e66fd
- Enable incremental support for imsm devices
2010-04-06 21:59:00 +00:00
Doug Ledford
ff435833ff
- One line fix for ppc64 compiles
2010-04-06 18:18:45 +00:00
Doug Ledford
efe92bcae0
- Clean up directory mess once and for all
...
- Add incremental remove support
2010-04-06 16:45:46 +00:00
Doug Ledford
1a750b7679
- Clean up directory mess once and for all
...
- Add incremental remove support
2010-04-06 16:32:12 +00:00
Doug Ledford
114a7df1cb
- Grab latest upstream release instead of git repo snapshot (bz552344,
...
bz572561)
- The lack of /dev/md is causing problems, so add code to mapfile.c to
cause us to create /dev/md if it doesn't exist (bz569019)
2010-03-17 03:34:43 +00:00
Doug Ledford
877588c610
- Newer version of imsm patch that leaves warning, but only when there
...
actually are too many devices on the command line (bz554974)
2010-02-23 14:53:10 +00:00
Doug Ledford
fd9c51472d
- Newer version of imsm patch that leaves warning, but only when there
...
actually are too many devices on the command line (bz554974)
2010-02-23 14:51:42 +00:00
Doug Ledford
20929c0606
- The uuid patch cause a different problem during assembly, so use a gross
...
hack to work around the uuid issue that won't break assembly until
fixed properly upstream (bz567132)
2010-02-22 00:28:48 +00:00
Doug Ledford
3bb9c33abd
- The uuid patch cause a different problem during assembly, so use a gross
...
hack to work around the uuid issue that won't break assembly until
fixed properly upstream (bz567132)
2010-02-22 00:26:22 +00:00
Doug Ledford
b370167f46
- Fix problem with booting multiple imsm containers when they aren't listed
...
"just so" in the mdadm.conf file (bz554974)
2010-02-21 15:33:20 +00:00
Doug Ledford
6a8463e3ea
- Fix problem with booting multiple imsm containers when they aren't listed
...
"just so" in the mdadm.conf file (bz554974)
2010-02-21 15:17:14 +00:00
Doug Ledford
6aac98e8e7
- Don't run the raid-check script if the kernel doesn't support md devices
...
(bz557053)
- Don't report any mismatch_cnt issues on raid1 devices as there are
legitimate reasons why the count may not be 0 and we are getting enough
false positives that it renders the check useless (bz554217, bz547128)
2010-02-19 23:54:16 +00:00
Doug Ledford
5a027cad75
- Don't run the raid-check script if the kernel doesn't support md devices
...
(bz557053)
- Don't report any mismatch_cnt issues on raid1 devices as there are
legitimate reasons why the count may not be 0 and we are getting enough
false positives that it renders the check useless (bz554217, bz547128)
2010-02-19 19:24:53 +00:00
Doug Ledford
25ef040df7
- Fix s390/ppc64 UUID byte swap issue
2010-02-18 18:02:36 +00:00
Doug Ledford
9d56628903
- Update to head of upstream git repo, which contains a significant number
...
of bug fixes we need
2010-02-18 06:42:33 +00:00
Doug Ledford
5ded3b2fef
- Update to head of upstream git repo, which contains a significant number
...
of bug fixes we need
2010-02-17 19:25:15 +00:00
Jesse Keating
46ccebf6f3
Initialize branch F-13 for mdadm
2010-02-17 02:01:58 +00:00
Doug Ledford
af2730f568
- Fix crash when AUTO keyword is in mdadm.conf (bz552342)
2010-01-15 21:38:45 +00:00
Doug Ledford
381a3d3bb5
- Minor tweak to init script for LSB compliance (bz527957)
2009-12-01 22:46:16 +00:00
Bill Nottingham
5aa8b9cddf
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:18:44 +00:00