]> git.sur5r.net Git - bacula/bacula/commit
Fix job byte reporting -- the digest code runs in verify.c and increases this value.
authorLandon Fuller <landonf@opendarwin.org>
Sun, 10 Dec 2006 01:37:49 +0000 (01:37 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Sun, 10 Dec 2006 01:37:49 +0000 (01:37 +0000)
commit0c1d78b597f0ae98887fe5b23123994e3aeba0b8
tree6b4bf154bdbb1307a5f37b17423932c45873acde
parent6bbe63544183bb16e1e842911d153869fbe51827
Fix job byte reporting -- the digest code runs in verify.c and increases this value.
The better solution is to digest the stream as we receive it, thus removing the need to re-read from disk at all, but that requires more extensive and potentially destabilizing changes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3786 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/filed/restore.c