Fix: dmesg printout should not print metadata warnings
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 15:23:39 +0000 (10:23 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 15:23:39 +0000 (10:23 -0500)
commitec01ec933b457ad54e399c38cf768a699e32ddbb
tree0bec36418e0089d75f53730b901accd98389f6cd
parent5f5ddf015e2f7aea813b99ef61d80a7af051c5b9
Fix: dmesg printout should not print metadata warnings

Metadata channel retry when an event is dropped by the underlying
buffer. We should not print a message showing that the event has been
dropped to the user on dmesg console.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/ring_buffer_frontend.c
This page took 0.02504 seconds and 4 git commands to generate.