diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-04 15:47:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-04 15:47:19 -0400 |
commit | 39fb9db0433d66efff2085d3447bc465d8d29dc8 (patch) | |
tree | 5482c77cf49ab202eb2628c3ec4f53adff0fa915 | |
parent | c9d3a238cf7a58494ec462df0c012f0e864aeb86 (diff) |
add
-rw-r--r-- | doc/design/assistant/inotify.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/inotify.mdwn b/doc/design/assistant/inotify.mdwn index e6335e045..fe4c26d41 100644 --- a/doc/design/assistant/inotify.mdwn +++ b/doc/design/assistant/inotify.mdwn @@ -30,6 +30,8 @@ really useful, it needs to: to check for ignored files) - Possibly, when a directory is moved out of the annex location, unannex its contents. +- Gracefully handle when the default limit of 8192 inotified directories + is exceeded. This can be tuned by root, so help the user fix it. Also to do: |