Add a descriptive warning when inotify_add_watch returned ENOSPC
ClosedPublic

Authored by meven on Nov 22 2019, 11:30 AM.

Diff Detail

Repository
R244 KCoreAddons
Branch
arcpatch-D25460
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19063
Build 19081: arc lint + arc unit
meven created this revision.Nov 22 2019, 11:30 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 22 2019, 11:30 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
meven requested review of this revision.Nov 22 2019, 11:30 AM
apol accepted this revision.Nov 22 2019, 5:28 PM
This revision is now accepted and ready to land.Nov 22 2019, 5:28 PM
ngraham accepted this revision.Nov 22 2019, 5:45 PM
meven updated this revision to Diff 70171.Nov 22 2019, 6:37 PM

Improve messange : ENOSPC for inotify_add_watch only when inotify_add_watch was reached

This revision was automatically updated to reflect the committed changes.