On 03/04/2011 01:37 AM, Eric Blake wrote:
- unsigned int flags ATTRIBUTE_UNUSED)
+ unsigned int flags)
Uhm, you're still not using the flags, you're just using the argument as
a place to write the flags for virFileOperation. Perhaps the "inner"
flags variable should be renamed?
Paolo