6206d19592
When SwiftRawDisks is set, try to mount the disks using uuids instead of paths. This makes mounts more stable, eg. if a kernel gets updates and device orders are changed. This patch will also update existing entries in /etc/fstab and replaces the device path with the corresponding UUID. Change-Id: I275b962447015e804638ccf85c63a22d1bb6e3d6
7 lines
203 B
YAML
7 lines
203 B
YAML
---
|
|
features:
|
|
- |
|
|
When SwiftRawDisks is set, try to mount the disks using uuids instead of
|
|
paths. This makes mounts more stable, eg. if a kernel gets updates and
|
|
device orders are changed.
|