Re: [pve-devel] [PATCH common v4 3/3] INotify.pm: add methods for reading/writing /etc/hosts

2018-09-14 Thread Dietmar Maurer
I applied v2 instead. > On September 13, 2018 at 2:55 PM Dominik Csapak wrote: > > > Signed-off-by: Dominik Csapak > --- > changes from v3: > * removed digest code (now in api) > src/PVE/INotify.pm | 48 > 1 file changed, 48 insertions(+) > >

[pve-devel] [PATCH common v4 3/3] INotify.pm: add methods for reading/writing /etc/hosts

2018-09-13 Thread Dominik Csapak
Signed-off-by: Dominik Csapak --- changes from v3: * removed digest code (now in api) src/PVE/INotify.pm | 48 1 file changed, 48 insertions(+) diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm index 8b5544e..bea4821 100644 --- a/src/PVE/INotif