15 Mar
2018
15 Mar
'18
7:59 p.m.
On 03/08/2018 07:20 AM, Marc Hartmayer wrote:
This patch introduces virNetServerGetProgramLocked. It's a function to determine which program has to be used for a given @msg. This function will be reused in the next patch.
Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com> --- src/rpc/virnetserver.c | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-)
This and the followup patch I haven't been able to git am -3 apply due to other changes... So no build, but from a purely visual look Reviewed-by: John Ferlan <jferlan@redhat.com> John (but I'll need an updated version before being able to push)