summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreException.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupstore/BackupStoreException.txt')
-rw-r--r--lib/backupstore/BackupStoreException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/backupstore/BackupStoreException.txt b/lib/backupstore/BackupStoreException.txt
index ece772c0..9e21fc62 100644
--- a/lib/backupstore/BackupStoreException.txt
+++ b/lib/backupstore/BackupStoreException.txt
@@ -70,3 +70,4 @@ DiffFromIDNotFoundInDirectory 66 When uploading via a diff, the diff from file m
PatchChainInfoBadInDirectory 67 A directory contains inconsistent information. Run bbstoreaccounts check to fix it.
UnknownObjectRefCountRequested 68 A reference count was requested for an object whose reference count is not known.
MultiplyReferencedObject 69 Attempted to modify an object with multiple references, should be uncloned first
+CorruptReferenceCountDatabase 70 The account's refcount database is corrupt and must be rebuilt by housekeeping.