diff options
| author | Wladimir J. van der Laan <[email protected]> | 2020-08-05 17:33:31 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2020-08-05 17:33:42 +0200 |
| commit | e3272ff2907ca7a769d624698831a8605251b295 (patch) | |
| tree | 9f7077b78ee6a93cc8c2d516c432bdacbc29c9b1 /src/script/script.cpp | |
| parent | Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli (diff) | |
| parent | util: use HAVE_FDATASYNC to determine fdatasync() use (diff) | |
| download | discoin-e3272ff2907ca7a769d624698831a8605251b295.tar.xz discoin-e3272ff2907ca7a769d624698831a8605251b295.zip | |
Merge #19614: util: use HAVE_FDATASYNC to determine fdatasync() use
1d8338d6b71447a5bf18750ca44724345aae5b60 util: use HAVE_FDATASYNC to determine fdatasync() use (fanquake)
Pull request description:
Rather than just using on Linux and NetBSD, use `fdatasync()` based
on whether it's available. i.e `fdatasync` is available in newer versions of FreeBSD.
This also aligns more closely with what is being done in leveldb.
Was pointed out by Luke in #19430.
ACKs for top commit:
practicalswift:
ACK 1d8338d6b71447a5bf18750ca44724345aae5b60 -- patch looks correct
laanwj:
ACK 1d8338d6b71447a5bf18750ca44724345aae5b60
hebasto:
ACK 1d8338d6b71447a5bf18750ca44724345aae5b60
Tree-SHA512: 7dd6d87f5dc0c0ba21ae42f96b63fc12b34806cd536457fc4284f14bb8c235765344be228b000c6adf4cd1e8c4e6a03a18ca18ab22599c42cc3b706e0bcd1a17
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions