diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-29 20:10:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-29 20:10:14 -0400 |
commit | af777a1134bfd21cebff29dadcdf0d3f8ac05c48 (patch) | |
tree | 4d62738d8bce0e34e51df3e6510441dc0fb2987f /Common | |
parent | ca0d8f09bdd9f8cbcf77b1c29272418cd68deeb1 (diff) |
optimise case of remote that retrieves FileContent, when chunks and encryption are not being used
No need to read whole FileContent only to write it back out to a file in
this case. Can just rename! Yay.
Also indidentially, fixed an attempt to open a file for write that was
already opened for write, which caused a crash and deadlock.
Diffstat (limited to 'Common')
0 files changed, 0 insertions, 0 deletions