Files
lbmk/util/nvmutil
Leah Rowe 0237c9c9c6 util/nvmutil: loop EINTR on fsync
this improves reliability, making it more
likely that data actually gets synced,
since fsync can return -1 with EINTR,
indicating that a re-try should be
attempted.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-03-26 06:59:41 +00:00
..
2026-03-26 06:59:41 +00:00