This commit is contained in:
Joey Hess 2020-05-28 12:08:26 -04:00
parent e84d4c7a64
commit f2d91be78b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 13 additions and 0 deletions

View file

@ -42,3 +42,5 @@ fsck sub003/anatomy/highres001.nii.gz
[[!meta author=yoh]]
[[!tag projects/datalad]]
> [[closing|done]], see my comments --[[Joey]]

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 6"""
date="2020-05-28T16:03:01Z"
content="""
Making fsck use additional disk space by making a copy of an annexed file
in an obscure corner case is the kind of thing that results in complaints.
It violates least surprise.
The error message seems good.
"""]]