summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-24 11:09:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-24 11:09:07 -0400
commitf5145850e5b6cb7d33ae457a56244c65b423d646 (patch)
tree59c5c9b1a9eb418690c23dea991aa42f7fa13aab
parentbd7b9d0b7e56aa376524ffa42798afcdda7ea95c (diff)
parent6a6f32840e13ca45c067541a56291bd225dddc78 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/Stress_test/comment_4_c38d84e0dcc834931804c44bce7f7b7a._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/Stress_test/comment_4_c38d84e0dcc834931804c44bce7f7b7a._comment b/doc/bugs/Stress_test/comment_4_c38d84e0dcc834931804c44bce7f7b7a._comment
new file mode 100644
index 000000000..c7cdd4bfd
--- /dev/null
+++ b/doc/bugs/Stress_test/comment_4_c38d84e0dcc834931804c44bce7f7b7a._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ nickname="joey"
+ subject="comment 4"
+ date="2013-04-24T15:05:33Z"
+ content="""
+You're confusing number of files (inotify doesn't care) with number of directories (inotify does care).
+
+Dropbox is on record about being limited in the number of directories it can watch without adjusting the inotify limit.
+<https://www.dropbox.com/help/145>
+"""]]