_collect_revs(): It's possible that the metadata and txnoids entries
for an object revision in objrevs got collected away when the entire object was refcounted to zero. Be more defensive about find and deleting these records. Also, truncate the packtime table before writing the new record, to maintain the database invariant that there is only allowed one entry in this table at a time.
Showing
Please register or sign in to comment