From 39fb9db0433d66efff2085d3447bc465d8d29dc8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 4 Jun 2012 15:47:19 -0400 Subject: [PATCH] add --- doc/design/assistant/inotify.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/design/assistant/inotify.mdwn b/doc/design/assistant/inotify.mdwn index e6335e0451..fe4c26d412 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: