debug: ensure that __dprint() is also logged over the network
authorJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2013 14:23:45 +0000 (08:23 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2013 14:23:45 +0000 (08:23 -0600)
commit03a0825286c82d79b8d489faf33a76d50713474b
tree2081e30846f7d8233a8063a859e414d70f4c7294
parentf713350f74dbeb333ff1ad2790cb60381ceaf463
debug: ensure that __dprint() is also logged over the network

We force local logging now, but that's not terribly useful
if you can't see the output from the backend. Make it follow
the usual rules of logging over the network if a backend, to
syslog, or locally.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
debug.c
log.c
log.h