https://github.com/genome/genome
Revision f36bca72ac0ed9a49e5c1974bf7976aafcf6c191 authored by Ian Ferguson on 17 January 2013, 00:20:44 UTC, committed by Ian Ferguson on 17 January 2013, 00:30:35 UTC
Fixed an issue where data loss could occur when creating allocations. If
the allocation system attempted to create an allocation that had an
absolute path that already existed on the file system (and that path did
not already have an allocation), that path would be deleted when the
allocation system created and soon after deleted a "candidate"
allocation for that path. Creating an allocation now checks for this
condition.
1 parent 9888693
History
Tip revision: f36bca72ac0ed9a49e5c1974bf7976aafcf6c191 authored by Ian Ferguson on 17 January 2013, 00:20:44 UTC
Fixed data loss issue when creating allocations
Tip revision: f36bca7

README

back to top