Re: [PATCH 1/2] tools: hv: Fix how ifcfg-* file is created

2013-01-11 Thread Tomas Hozza
: gre...@linuxfoundation.org > > Cc: KY Srinivasan; jasow...@redhat.com; Haiyang Zhang; linux- > > ker...@vger.kernel.org; Hashir Abdi; Tomas Hozza > > Subject: [PATCH 1/2] tools: hv: Fix how ifcfg-* file is created > > > > Fix for the daemon code and for hv_set_ifcon

RE: [PATCH 1/2] tools: hv: Fix how ifcfg-* file is created

2013-01-10 Thread KY Srinivasan
ct: [PATCH 1/2] tools: hv: Fix how ifcfg-* file is created > > Fix for the daemon code and for hv_set_ifconfig.sh script, so > that the created ifcfg-* file is consistent with initscripts > documentation. > > Signed-off-by: Tomas Hozza Acked-by: K. Y. Srinivasan &g

[PATCH 1/2] tools: hv: Fix how ifcfg-* file is created

2013-01-08 Thread Tomas Hozza
Fix for the daemon code and for hv_set_ifconfig.sh script, so that the created ifcfg-* file is consistent with initscripts documentation. Signed-off-by: Tomas Hozza --- tools/hv/hv_kvp_daemon.c| 73 ++--- tools/hv/hv_set_ifconfig.sh | 22 ++