Re: [libvirt] [PATCH RFC 03/22] storage: Rework debugging of storage file access through storage driver

2014-05-06 Thread Eric Blake
On 05/06/2014 07:36 AM, Peter Krempa wrote: > 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

[libvirt] [PATCH RFC 03/22] storage: Rework debugging of storage file access through storage driver

2014-05-06 Thread Peter Krempa
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 | 43 ++- src/storag