Files
systemd/src/core
Franck Bui 27c3112dcb fs-util: introduce inotify_add_watch_and_warn() helper
The default message for ENOSPC is very misleading: it says that the disk is
filled, but in fact the inotify watch limit is the problem.

So let's introduce and use a wrapper that simply calls inotify_add_watch(2) and
which fixes the error message up in case ENOSPC is returned.
2019-10-05 08:08:20 +02:00
..
2019-07-31 09:45:03 +02:00
2019-10-01 14:25:10 +02:00
2019-08-30 18:26:43 +02:00
2019-07-12 14:31:12 +09:00