]> 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 19:27:15 +0000 (19:27 +0000)
commit5e05c2eb58a450849f1826f3d02ed62b814b6617
tree8f154eace5ad0fba936143498898e9f44d7da9da
parent451ffd3068017ac1ca8bb0b454a65a7f2a3bf407
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.
lib/PublicInbox/InboxIdle.pm