1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 08:16:54 +00:00
borg/attic
Jonas Borgström a56652f5c1 Use lockf() instead of flock() when locking repository/cache
This is a reworked version of Petros Moisiadis' original pull request
since some extra effort is needed to support access to read-only
repositories.
2013-12-14 20:44:20 +01:00
..
testsuite Use lockf() instead of flock() when locking repository/cache 2013-12-14 20:44:20 +01:00
__init__.py
_chunker.c
_hashindex.c Attic 0.8.1 2013-10-04 22:06:16 +02:00
_version.py
archive.py Minor cleanup of remote code 2013-08-12 22:47:25 +02:00
archiver.py Remove unused imports 2013-10-18 21:00:20 +02:00
cache.py Use lockf() instead of flock() when locking repository/cache 2013-12-14 20:44:20 +01:00
chunker.pyx
crypto.py More code cleanup 2013-08-17 12:35:43 +02:00
fuse.py
hashindex.pyx
helpers.py Use lockf() instead of flock() when locking repository/cache 2013-12-14 20:44:20 +01:00
key.py
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
remote.py Let ssh figure out port/user if not specified so we don't override .ssh/config 2013-11-27 22:19:21 +01:00
repository.py Use lockf() instead of flock() when locking repository/cache 2013-12-14 20:44:20 +01:00
xattr.py Fix copy-paste error in xattr.py 2013-09-01 22:13:46 +02:00