Skip to content

Commit c07bff1

Browse files
ShadowCurseJackThomson2
authored andcommitted
changelog: add note about FIFO fix
Add note about fix in the #5698 PR. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 76cd264 commit c07bff1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ and this project adheres to
6060
- [#5688](https://github.com/firecracker-microvm/firecracker/pull/5688): Fixed
6161
vsock local port reuse across snapshot restore by saving the last used local
6262
port into the snapshot, so users need to regenerate snapshots.
63+
- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
64+
the possible ENXIO error which could occur during file open operation if the
65+
underlying file is FIFO without active readers already attached.
6366

6467
## [v1.14.0]
6568

0 commit comments

Comments
 (0)