]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: make debug log more useful
authorOsier Yang <jyang@redhat.com>
Tue, 22 Feb 2011 02:10:31 +0000 (10:10 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 22 Feb 2011 02:10:31 +0000 (10:10 +0800)
commit9f928af12bc81c26299bc2711ea2c1ef3139c6fd
tree260949cf8125571281171df825abd78da95697ae
parent8fcc76a6e248860162654d8a11254de0364146cc
storage: make debug log more useful

"__func__" is useless there, as VIR_DEBUG will print the function
name.

* src/storage/storage_backend_mpath.c
src/storage/storage_backend_mpath.c