]> 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)
commit555ebdfd173d844dbf02fb9e285909cee6ad11f4
treec946cfe4af566539720da0f4cfc0466eca6a9ab1
parent08d49bde027b1a4a332e99cceb68c0434180c2b5
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