BackupPC_dump - RefCountUpdate

Robby <[email protected]> Wed, 30 Dec 2015 17:54:55 +0100
Newsgroups gmane.comp.sysutils.backup.backuppc.devel
Message-ID <CABFeX70fW=rJk2E3-vfRUiQUK_i3SToyuoe3=RpBjK96-OaiMA@mail.gmail.com>
Hello,

I'm running BackupPC 4 and I'm just wondering if it is on purpose, that we
run "RefCountUpdate" twice (once without Fsck and Check and once with both)
on every backup?

(Line 1257 and following)
#
# Update reference counts - first apply the deltas.
#
# Then, as a sanity/debig check, run a full fsck and check.
#
RefCountUpdate(0, 0);
RefCountUpdate(1, 1);

------------------------------------------------------------------------------

_______________________________________________
BackupPC-devel mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/