
Use direct I/O when overwriting the partition table to expose device failures (which would not be directly noticed otherwise). Change-Id: Ib0790099d895410681e4a1679bedea62209ff277
7 lines
186 B
YAML
7 lines
186 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a bug when erasing a partition table: the corresponding I/O needs
|
|
to be synchronous in order to avoid masking failed write requests to
|
|
broken devices.
|