diff --git a/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly.mdwn b/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly.mdwn index bb563350ba..9f260d1711 100644 --- a/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly.mdwn +++ b/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly.mdwn @@ -42,3 +42,5 @@ fsck sub003/anatomy/highres001.nii.gz [[!meta author=yoh]] [[!tag projects/datalad]] + +> [[closing|done]], see my comments --[[Joey]] diff --git a/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly/comment_6_3cba6bde1e5c1e978519672bf4c2d33f._comment b/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly/comment_6_3cba6bde1e5c1e978519672bf4c2d33f._comment new file mode 100644 index 0000000000..f735cd3f8d --- /dev/null +++ b/doc/bugs/fsck_does_not_detect__47__fix_some_key_directories_correctly/comment_6_3cba6bde1e5c1e978519672bf4c2d33f._comment @@ -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. +"""]]