Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lightningd: use fsync not fdatasync.
Apparently MacOS doesn't always have fdatasync, so use fsync. Even more importantly check whether it succeeds! Fixes: ElementsProject#6516 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information