inotify: Change inotify mask.
authorAlok Barsode <alok.barsode@linux.intel.com>
Thu, 5 Jan 2012 12:41:10 +0000 (14:41 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 9 Jan 2012 15:07:37 +0000 (16:07 +0100)
commitca06438c3bd83d1a78269ccf50d613f6826cce8b
tree80239f36c056886071e555e81e1c85866eb4986f
parenta32fa8da488dd7742bdf056605c39e9832aeb876
inotify: Change inotify mask.

Use IN_CLOSE_WRITE instead of IN_MODIFY so the notifier
is called once only after all the changes are written.

Fixes BMC#23741.
src/timezone.c