The mdadm program controls Linux md devices (software RAID arrays)
98264cba8a
- 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 |
||
---|---|---|
.cvsignore | ||
Makefile | ||
mdadm-2.5.2-static.patch | ||
mdadm-3.0-alias.patch | ||
mdadm-3.0-cast.patch | ||
mdadm-3.0-udev.patch | ||
mdadm-3.0-warn.patch | ||
mdadm.spec | ||
mdmonitor.init | ||
sources |