borg/attic/testsuite
Jonas Borgström 6425d16aa8 repository: Fix potential race condition
If we crash between compact_segments() and write_index() and the
transaction deletes objects that are newer than the current index
might become undeleted.
2014-02-21 20:20:17 +01:00
..
__init__.py Fix hashindex resize issue 2013-10-02 20:42:26 +02:00
archive.py Implemented archive metadata checking and repair 2014-02-16 22:21:39 +01:00
archiver.py Add --dry-run option to prune. 2014-02-19 21:33:05 -05:00
chunker.py Project rename 2013-07-09 20:14:18 +02:00
crypto.py Project rename 2013-07-09 20:14:18 +02:00
hashindex.py Implemented hashindex.iteritems(marker=X) 2014-02-09 22:05:33 +01:00
helpers.py Improved archive metadata deduplication. 2014-02-16 23:36:48 +01:00
key.py Crypto code cleanup and test improvements. 2013-08-12 14:39:14 +02:00
lrucache.py Project rename 2013-07-09 20:14:18 +02:00
mock.py Automatically replay segments to rebuild missing repository index 2014-02-20 23:49:35 +01:00
repository.py repository: Fix potential race condition 2014-02-21 20:20:17 +01:00
run.py Project rename 2013-07-09 20:14:18 +02:00
xattr.py Rewrote xattr support 2013-07-27 22:33:43 +02:00