aboutsummaryrefslogtreecommitdiff
path: root/doc/backends
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s <Matthias@web>2015-01-06 09:41:03 +0000
committerGravatar admin <admin@branchable.com>2015-01-06 09:41:03 +0000
commitd3a942c7f57b4d2d8e8975cf879b76b77c054ea7 (patch)
treede567a8856cf6605f0b65eed6a82f94da358ac7e /doc/backends
parentb01257788067297d00dc07b41d3919c329bef7f7 (diff)
Added a comment: Over-long pathnames?
Diffstat (limited to 'doc/backends')
-rw-r--r--doc/backends/comment_9_5bef7f76f5e5b73a8e404fe6172b4368._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/backends/comment_9_5bef7f76f5e5b73a8e404fe6172b4368._comment b/doc/backends/comment_9_5bef7f76f5e5b73a8e404fe6172b4368._comment
new file mode 100644
index 000000000..bf8f7f8d2
--- /dev/null
+++ b/doc/backends/comment_9_5bef7f76f5e5b73a8e404fe6172b4368._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s"
+ nickname="Matthias"
+ subject="Over-long pathnames?"
+ date="2015-01-06T09:41:03Z"
+ content="""
+the SHA* backends generate too-complicated paths:
+
+lrwxrwxrwx 1 root root 193 Apr 22 2009 test.ogg -> ../../../.git/annex/objects/fX/pz/SHA256-s71983--4a55ff578b4c592c06a1f4d9e0f8a6949ea9961d9717fc22e7b3c412620ac890/SHA256-s71983--4a55ff578b4c592c06a1f4d9e0f8a6949ea9961d9717fc22e7b3c412620ac890
+
+I don't want the additional directory. What is it for?? It contains exactly one file and adds a couple of disk seeks to file lookup.
+"""]]