Fix: dmesg printout should not print metadata warnings
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 15:24:39 +0000 (10:24 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 15:24:39 +0000 (10:24 -0500)
commita1360615a384dbd51bdbb1f8a542a3cbbd2ee937
tree47342ce7bcf67cfb18c0f0d3ff5e987d7123fa1d
parente7372d13d01671ae7ca82682c4d12e93153b72d3
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 debug console.

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