diff options
| author | Gregory Maxwell <[email protected]> | 2013-09-15 20:14:06 -0700 |
|---|---|---|
| committer | Gregory Maxwell <[email protected]> | 2013-09-15 20:34:29 -0700 |
| commit | e7bad10c12ce9b5d424ac273c1c977b88469d46c (patch) | |
| tree | ae1d4e23d07b29de67ee49c441ace816fee0a495 /src/script.cpp | |
| parent | Merge pull request #2996 from theuni/qt-translation (diff) | |
| download | discoin-e7bad10c12ce9b5d424ac273c1c977b88469d46c.tar.xz discoin-e7bad10c12ce9b5d424ac273c1c977b88469d46c.zip | |
More fixes for blockchain corruption on OSX.
As we'd previously learned, OSX's fsync is a data eating lie.
Since 0.8.4 we're still getting some reports of disk corruption on
OSX but now all of it looks like the block files have gotten out of
sync with the database. It turns out that we were still using fsync()
on the block files, so this isn't surprising.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions