diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-03 17:05:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-03 17:05:53 -0400 |
commit | 97603b8ad6f6e883de73464a1b36a2514ba4b453 (patch) | |
tree | fc46535c5a91d3c5ac609384a932a0ee7fb6bd58 /doc/design/assistant/disaster_recovery.mdwn | |
parent | 5d959f8bacd816ef3c2a5ccb4f04d56179c2d382 (diff) |
another lock file
Diffstat (limited to 'doc/design/assistant/disaster_recovery.mdwn')
-rw-r--r-- | doc/design/assistant/disaster_recovery.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/disaster_recovery.mdwn b/doc/design/assistant/disaster_recovery.mdwn index e4d0f37f5..64094387e 100644 --- a/doc/design/assistant/disaster_recovery.mdwn +++ b/doc/design/assistant/disaster_recovery.mdwn @@ -18,6 +18,8 @@ check that nothing else is using it, fix the problem, and redo the commit. it can take care of it, and if not, it's a server, and perhaps the user should be required to fix up if it crashes during a commit. This should not affect the assistant anyway. +* TODO Seems that refs can also have stale lock files, for example + '/storage/emulated/legacy/DCIM/.git/refs/remotes/flick_phonecamera/synced/git-annex.lock' ## incremental fsck |