mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-08 05:45:21 +00:00
408467a05f
The original code was buggy. It always attempted to update the header, even when the file was opened as read-only. That led to an error. The specification states that the headers should be updated when the first user visible write happens. We can just drop the incorrect code. Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |