Recommended update for dmraid
This update for dmraid provides the following fixes:
- Remove partitions with O_RDONLY: it's not necessary to use O_RDWR to use BLKPG_DEL_PARTITION.
It's actually harmful, because closing the device will cause an IN_CLOSE_WRITE inotify event,
which will trigger a BLKRRPART from systemd, which will reinstate all partitions just deleted.
(bsc#1060551)
This update was imported from the SUSE:SLE-12-SP1:Update update project.
- Submitted by Martin Wilck (mwilck)
Fixed bugs
bnc#1060551
openSUSE fails to boot after installation, when dmraid is used to support SATA RAID controllers 2