The mdadm program controls Linux md devices (software RAID arrays)
Go to file
Doug Ledford 98264cba8a - Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile
- Fix a compile issue with the __le32_to_cpu() macro usage (bad juju to to
    operations on the target of the macro as it could get executed multiple
    times, and gcc now throws an error on that)
- Add some casts to some print statements to keep gcc from complaining
2009-02-13 20:55:51 +00:00
.cvsignore - Update to latest upstream devel release 2009-02-12 15:40:59 +00:00
Makefile makefile update to properly grab makefile.common 2007-10-15 19:08:25 +00:00
mdadm-2.5.2-static.patch - Update to latest upstream devel release 2009-02-12 15:40:59 +00:00
mdadm-3.0-alias.patch - Update to latest upstream devel release 2009-02-13 20:15:04 +00:00
mdadm-3.0-cast.patch - Update to latest upstream devel release 2009-02-13 20:55:51 +00:00
mdadm-3.0-udev.patch - Update to latest upstream devel release 2009-02-12 15:40:59 +00:00
mdadm-3.0-warn.patch - Update to latest upstream devel release 2009-02-12 15:40:59 +00:00
mdadm.spec - Update to latest upstream devel release 2009-02-13 20:55:51 +00:00
mdmonitor.init - Update to latest upstream and remove patches upstream has taken 2007-10-19 16:38:10 +00:00
sources - Update to latest upstream devel release 2009-02-12 15:40:59 +00:00