Systemd/src/time-wait-sync
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
..
time-wait-sync.c fs-util: introduce inotify_add_watch_and_warn() helper 2019-10-05 08:08:20 +02:00