vd_agent: Add a new detail for VD_AGENT_FILE_XFER_STATUS_ERROR status
This will allow the agent to send back a more detailed error code. More comments on header file.
fziglio@redhat.com
Signed-off-by: Frediano ZiglioAnother proposal was to add another VD_AGENT_FILE_XFER_STATUS_xxx enumeration and a capability, but this will lead to a capability for each error. This change is compatible with old clients which will ignore the additional part of the message.
Also added structure for "not enough space" error.
Edited by Frediano Ziglio