Cleanup: polish inotify backend
authorChengwei Yang <chengwei.yang@intel.com>
Fri, 23 Aug 2013 08:52:38 +0000 (16:52 +0800)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 23 Aug 2013 10:53:39 +0000 (11:53 +0100)
commit77819311093eb7a7d9a0faa1d54d01db1e72df42
tree0794edbae568a4623f5d5ea24b66282851c05614
parent82600c61dcb715e1651faaa4b5e577fca90bc35d
Cleanup: polish inotify backend

At previous, it will do get pid and print a verbose string per inotify
event, and then do send signal to the daemon.

This patch changes the behavior to get pid and print a verbose string
one time.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68303
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/dir-watch-inotify.c