chiark / gitweb /
core: nicer message when inotify watches are exhausted
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 17 Jul 2014 02:52:53 +0000 (22:52 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 17 Jul 2014 02:53:07 +0000 (22:53 -0400)
commit18abe7bd3e13525b257da69ac49ff7841c289567
treebcaa7126a17754868f7823708e54f0b2b814b905
parent8c275eef38bf7e3e592e4cb35a497522d1f15bb6
core: nicer message when inotify watches are exhausted

inotify_add_watch returns ENOSPC, which translates to
"No space left on device", which is misleading.

https://bugs.freedesktop.org/show_bug.cgi?id=73628
src/core/path.c