From d832a474e9f0f9bda2bc2438e7e037fb16a637c7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Jun 2012 09:19:40 -0400 Subject: fixed --- doc/design/assistant/inotify.mdwn | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/design') diff --git a/doc/design/assistant/inotify.mdwn b/doc/design/assistant/inotify.mdwn index 7fe2a89ce..2520ddcf5 100644 --- a/doc/design/assistant/inotify.mdwn +++ b/doc/design/assistant/inotify.mdwn @@ -13,9 +13,6 @@ There is a `watch` branch in git that adds the command. * When you `git annex unlock` a file, it will immediately be re-locked. -* With kqueue, added files are not staged because the symlink change event - it's expecting rarely arrives. I think due to a race. - * With kqueue, if a while is created and still has a writer, it'll give up adding it, and it will never get added. This is because kqueue cannot track file closes. Need to go back and check these files every -- cgit v1.2.3