The mdadm program controls Linux md devices (software RAID arrays)
Go to file
Adam Williamson f8c5cc46d4 Fix DM_MULTIPATH_DEVICE_PATH check in mdadm.rules (#1628192)
This value can be explicitly set to 0 (meaning 'not a multipath
device'). The check as currently written will match on this, as
it just matches absolutely any one or more characters at all,
including 0. Fix the check to only look for '1', the value that
indicates the device is multipath. This is the same as how
68-del-part-nodes.rules and 69-dm-lvm-metad.rules do it.

Resolves: bz1628192

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-09-13 15:46:35 -07:00
.gitignore Update to 4.1 rc2 2018-08-26 23:11:04 +01:00
mdadm_event.conf Add abrt script to retrieve /proc/mdstat output in case of crash 2012-10-18 14:49:42 +02:00
mdadm-2.5.2-static.patch Upgrade to mdadm-3.2.4 2012-05-10 13:08:42 +02:00
mdadm-3.3-udev.patch Update to upstream 4.1-rc1 2018-07-09 18:26:21 +08:00
mdadm-cron Update to latest stable upstream release, resolve multiple outstanding 2011-03-25 17:05:48 -04:00
mdadm-raid-check-sysconfig Bugfix release: 2012-06-25 19:47:51 +02:00
mdadm.conf Fix mdadm.conf to use 'd' for /var/run/mdadm creation, to avoid the map file getting deleted during boot. 2012-05-10 14:08:42 +02:00
mdadm.rules Fix DM_MULTIPATH_DEVICE_PATH check in mdadm.rules (#1628192) 2018-09-13 15:46:35 -07:00
mdadm.spec Fix DM_MULTIPATH_DEVICE_PATH check in mdadm.rules (#1628192) 2018-09-13 15:46:35 -07:00
mdmonitor.init Fix SELinux directory perms in mdmonitor init script 2011-03-31 12:33:07 -04:00
mdmonitor.service Don't depend on syslog.target in mdmonitor.service 2014-03-14 13:49:28 +01:00
raid-check Bugfix release: 2012-06-25 19:47:51 +02:00
sources Update to 4.1 rc2 2018-08-26 23:11:04 +01:00