HomePhorge

Not using a temporary file when locking files for writing.
cf19bd8dea14Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Not using a temporary file when locking files for writing.

The temporary file was not actually useful, because we
could never really get atomic renames, for annoying,
complicated reasons.

This hopefully finally fixes #1812.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Dec 15 2008, 9:27 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb966ea02a9de: Modifying the corruption-checking test.
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUcf19bd8dea14: Not using a temporary file when locking files for writing. (authored by Luke Kanies <luke@madstop.com>).Dec 15 2008, 9:27 AM