Merge duplicate code in consumer for destroy relayd
authorDavid Goulet <dgoulet@efficios.com>
Mon, 20 Aug 2012 21:12:51 +0000 (17:12 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 20 Aug 2012 21:12:51 +0000 (17:12 -0400)
commita6ba4fe1a8217fd5cb9e286b4d88a9252c0d5d06
tree6869b4416cf8985a228d16cfb09c3d4aaa2cc36f
parent7735ef9e674217413a63bd4a09a93ac0958fe58a
Merge duplicate code in consumer for destroy relayd

Kernel and UST were using the same exact code for the DESTROY_RELAYD
command received from the session daemon.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
src/common/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.025811 seconds and 4 git commands to generate.