diff options
author | http://joeyh.name/ <joey@web> | 2013-04-24 15:05:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-24 15:05:33 +0000 |
commit | 6a6f32840e13ca45c067541a56291bd225dddc78 (patch) | |
tree | 01df91fd1ae554b5d013e4f738ec326e488ed19e /doc/bugs/Stress_test | |
parent | 6c648b36824377dfca19921b849efdda0e5b593f (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/Stress_test')
-rw-r--r-- | doc/bugs/Stress_test/comment_4_c38d84e0dcc834931804c44bce7f7b7a._comment | 11 |
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> +"""]] |