
21 Feb
2011
21 Feb
'11
4:53 p.m.
On 02/21/2011 01:55 AM, Daniel Veillard wrote:
On Wed, Feb 16, 2011 at 04:46:10PM -0700, Eric Blake wrote:
Done mechanically with: $ git grep -l '\bDEBUG0\? *(' | xargs -L1 sed -i 's/\bDEBUG0\? *(/VIR_&/'
followed by manual deletion of qemudDebug in daemon/libvirtd.c, along with a single 'make syntax-check' fallout in the same file, and the actual deletion in src/util/logging.h.
* src/util/logging.h (DEBUG, DEBUG0): Delete. * daemon/libvirtd.h (qemudDebug): Likewise. * global: Change remaining clients over to VIR_DEBUG counterpart.
Huge, looks correct but boring :-)
ACK,
Thanks; applied. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org