chiark / gitweb /
log_error() if inotify_add_watch() fails
authorHarald Hoyer <harald@redhat.com>
Wed, 13 Feb 2013 14:09:36 +0000 (15:09 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 13 Feb 2013 15:04:02 +0000 (10:04 -0500)
commit2826d14091e43ed3397d862dee79d09d0115c84e
treef425e0aaf8d7b387bdbf78fb912b7c1ddf56f82f
parentf04e95ba6b861fc7d00e16d3d912a01aa7d286de
log_error() if inotify_add_watch() fails

[zj: Reworded message s/to watch/to add watch on/ to make it clear
     that it was the watch init action that failed, and not the
     "process of watching". I think this way it'll be clearer to
     people who don't know what inotify does.]
src/login/sd-login.c
src/readahead/readahead-common.c
src/shared/ask-password-api.c
src/shared/util.c
src/tty-ask-password-agent/tty-ask-password-agent.c