From 90eec318bf6675652e3a3ce1048036c53ec6cdae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Oct 2016 13:01:18 -0400 Subject: [PATCH] moreinfo --- doc/bugs/All_inodes_eaten.mdwn | 2 ++ ...nt_1_efbd0e7bfa29d76f07de4ae2e655d483._comment | 15 +++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment diff --git a/doc/bugs/All_inodes_eaten.mdwn b/doc/bugs/All_inodes_eaten.mdwn index 10c1780b06..d922269fa4 100644 --- a/doc/bugs/All_inodes_eaten.mdwn +++ b/doc/bugs/All_inodes_eaten.mdwn @@ -39,3 +39,5 @@ Disk is about 20% full. ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + +[[!tag moreinfo]] diff --git a/doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment b/doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment new file mode 100644 index 0000000000..497f8f8977 --- /dev/null +++ b/doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-10-05T16:56:25Z" + content=""" +If your remote contains 4096*1380 "GPGHMACSHA1" directories +with files in them then there are apparently 5652480 annexed objects +stored in this remote... not 780. + +Unless the files in those directories are not the encrypted content +of annexed objects, but I don't know what else they could be. + +You'll need to follow up with more information about what these files are, +or a way to reproduce this. +"""]]