You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #14501: Fix possible data race when committing block files
ef71229 util: Check for file being NULL in DirectoryCommit (Luke Dashjr)
4574904 Fix possible data race when committing block files (Evan Klitzke)
220bb16 util: Introduce DirectoryCommit commit function to sync a directory (Evan Klitzke)
ce5cbae util.h: Document FileCommit function (Evan Klitzke)
844d650 util: Prefer Mac-specific F_FULLSYNC over fdatasync in FileCommit (Evan Klitzke)
f6cec0b util: Refactor FileCommit from an #if sequence nested in #else, to a sequence of #elif (Evan Klitzke)
Pull request description:
Reviving #12696
ACKs for top commit:
laanwj:
Code review ACK ef71229
Tree-SHA512: 07d650990ef4c18d645dee3f9a199a940683ad17557d79d93979a76c4e710d8d70e6eae01d1a5991494a24a7654eb7db868be0c34a31e70b2509945d95bc9cce
0 commit comments