Copy with progress updates when we might copy long files (#1574).
authorCarl Hetherington <cth@carlh.net>
Mon, 21 Oct 2019 15:25:04 +0000 (17:25 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 21 Oct 2019 23:38:43 +0000 (23:38 +0000)
commitc6dba8368b45b6177a971050236d37da0ce4ff4c
tree3323c5f65dbc75e69303f9e823ae65e4574e68bb
parenta2cba59a791eb8a65d730aa170586117f120e437
Copy with progress updates when we might copy long files (#1574).

Backported from 48b82de5b6e8e07330a2f72dbddd8d9830fe047e in v2.15.x.
src/lib/reel_writer.cc
src/lib/reel_writer.h
src/lib/util.cc
src/lib/util.h
test/test.cc
test/test.h
test/util_test.cc