daemon: Improve protocol debug messages.
authorRichard Jones <rjones@redhat.com>
Fri, 18 Mar 2011 16:17:09 +0000 (16:17 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 18 Mar 2011 16:17:09 +0000 (16:17 +0000)
commit7fb25f53f836172376c25b405b5f88f4ec37eed8
tree6072c949cb721d7c05a9300d38627af9ee9b0c5a
parentdc8e4b057ecd3984d7c27c8ece54048b6a06d662
daemon: Improve protocol debug messages.

This adds 'guestfsd: ...' prefix before each message, and
also puts a message at the top of the main loop just after
a new message has been received.

The intent is to make it simpler to follow the protocol.
daemon/proto.c