]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Rework debugging of storage file access through storage driver
authorPeter Krempa <pkrempa@redhat.com>
Fri, 2 May 2014 14:51:48 +0000 (16:51 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 23 May 2014 07:25:52 +0000 (09:25 +0200)
commit0620bd42ad680afe7c6121961ac337f3fd7bf536
treef51682de78f8202bf10a60fdf2d2296346be5390
parent1115f975b46fa098b25708d84c6476462a413dbb
storage: Rework debugging of storage file access through storage driver

Print the debug statements of individual file access functions from the
main API functions instead of the individual backend functions.

Also enhance initialization debug messages on a per-backend basis.
src/storage/storage_backend_fs.c
src/storage/storage_backend_gluster.c
src/storage/storage_driver.c