Clarify incorrect channel output type logging message
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 27 Mar 2019 19:31:13 +0000 (15:31 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 28 Mar 2019 19:52:47 +0000 (15:52 -0400)
commit9381314c87fe85771c05b01c85ca1c389eacb853
treec4aacd194599b1c2a2a006dc6fccf42d41fd1e6d
parentf72bb42fe5fb36e43df18f9df6d0d389db699170
Clarify incorrect channel output type logging message

Recording a snapshot is only supported for channels that have
an "mmap" output type. Add the channel's name and an explanation
of the error in the consumer daemon's log as the channel's
'output' integral representation is of limited use.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/kernel-consumer/kernel-consumer.c
This page took 0.026053 seconds and 4 git commands to generate.