This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
by-path links for virtio disk might not exist
Newer udev releases (e.g. on SLE 12) don't create the by-path links anymore for virtio disks. Additionally they are not stable according to: https://www.mail-archive.com/[email protected]/msg20607.html Avoid using them for all platforms newer than what we currently support. Keep the old behavior intact on currently supported platforms for backwards compatibility.
- Loading branch information
Showing
1 changed file
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters