comment and toddo

This commit is contained in:
Joey Hess 2019-03-22 09:23:31 -04:00
parent 2e4fedf1a4
commit 5fea7efee7
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 4"""
date="2019-03-22T13:14:51Z"
content="""
Ok, it makes sense that sqlite would crash creating a DB if the disk was
full.
I hope that the earlier Mvar error was the same problem, just a different
handling of the exception in that version. Or something similar failing on
full disk.
annex.thin needing hard links is a limitation that may one day be lifted,
see [[todo/annex.thin_without_hardlinks]]
"""]]