]> Sergey Matveev's repositories - btrtrc.git/commit
Don't consider a peer to have touched a piece if a chunk isn't written successfully
authorMatt Joiner <anacrolix@gmail.com>
Thu, 10 Dec 2015 16:04:04 +0000 (03:04 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 10 Dec 2015 16:04:04 +0000 (03:04 +1100)
commit672e3c4136928f195b061d2e8e640d66f4d1069d
tree1e4e802d54b030515a27b9cf72db106e0e203566
parent8c37ff73af26cd1ddae274c6a7b76b8dfd5b7513
Don't consider a peer to have touched a piece if a chunk isn't written successfully

This prevents peers being banned when there are issues with the data service locally.
client.go