]> Sergey Matveev's repositories - btrtrc.git/commit
When queuing a piece for hashing after receiving a chunk, clear all the dirty chunks
authorMatt Joiner <anacrolix@gmail.com>
Thu, 28 Dec 2017 12:59:30 +0000 (23:59 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 28 Dec 2017 12:59:30 +0000 (23:59 +1100)
commit898db894e076940613c3243926fda63b708267ef
treec4fca9f05f720b60716785f310e5fecc456b9e41
parent25cf92502db896a6211db565e4ecfa87abadf4f2
When queuing a piece for hashing after receiving a chunk, clear all the dirty chunks

This should fix a bug triggered by storage inconsistencies.
connection.go