summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Lots_of_4k_symlinks/comment_3_80b3a84e6d79871bbbef13d4bc87cc37._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Lots_of_4k_symlinks/comment_3_80b3a84e6d79871bbbef13d4bc87cc37._comment b/doc/forum/Lots_of_4k_symlinks/comment_3_80b3a84e6d79871bbbef13d4bc87cc37._comment
new file mode 100644
index 000000000..d350dc2f5
--- /dev/null
+++ b/doc/forum/Lots_of_4k_symlinks/comment_3_80b3a84e6d79871bbbef13d4bc87cc37._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2017-05-09T22:49:01Z"
+ content="""
+My analysis above assumes no subdirectories.
+
+To leave space for even a single "../" would need to drop to 13 bytes
+of hash state. 1/79228162514264337593543950336 chance of 2 files colliding.
+Not comfortable with something so worse than md5, and that still doesn't help
+when files are 2 directories deep. Droping to 11 bytes for that,
+1/1208925819614629174706176 chance is starting to get into could really
+happen territory.
+"""]]