]> Sergey Matveev's repositories - public-inbox.git/commit
inboxidle: clue users into resolving ENOSPC from inotify
authorEric Wong <e@80x24.org>
Sat, 26 Dec 2020 05:59:22 +0000 (05:59 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Dec 2020 20:20:13 +0000 (20:20 +0000)
commita0b470cbaf01c699e008818ff0f137d24b1959b1
treea3478235c53b4849bc019893c3e635ac9b86b563
parentb782533a0413578de4cfd478c67a8e3d9dda0949
inboxidle: clue users into resolving ENOSPC from inotify

It may not be obvious to users a ENOSPC error is from hitting
a (tunable) kernel-imposed limit on inotify watches, and not
some storage device running out of space.  Give them a hint
here to reduce our own support burden.

(cherry picked from commit 5e05c2eb58a450849f1826f3d02ed62b814b6617)
lib/PublicInbox/InboxIdle.pm