Move creation of inotify handler to a new class
authorGuido Trotter <ultrotter@google.com>
Sun, 23 Aug 2009 15:42:59 +0000 (16:42 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 28 Aug 2009 11:07:08 +0000 (14:07 +0300)
commit562bee4d2fe51f809be9e1206178e5d55312bd1d
tree8ceadf94b08095df1a7220df56562c5289002df1
parent46c9b31d7ad736e540cdb7f058567b704de3d8eb
Move creation of inotify handler to a new class

This class will be responsible for managing inotify notifications,
timers, and rate-limiting reloads. For now none of these features is
implemented. :)

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
daemons/ganeti-confd