Improve error message for when adding inotify watcher fails
authorMichael Hanselmann <hansmi@google.com>
Mon, 10 Dec 2012 13:34:15 +0000 (14:34 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 10 Dec 2012 14:23:30 +0000 (15:23 +0100)
commit7fb5ac7cd87fa4916b6c4813dcf3a10ad4b89d96
treeecb35cd5701990033e798cc2477573f95becc857
parent6bee863caf08e334346b9910f2c97e4424fcaf16
Improve error message for when adding inotify watcher fails

Explicitely mention the fs.inotify.max_user_watches sysctl value.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/asyncnotifier.py