Change protocol to send Linux errno from daemon to library.
authorRichard Jones <rjones@redhat.com>
Mon, 23 Aug 2010 21:19:24 +0000 (22:19 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 24 Aug 2010 10:54:42 +0000 (11:54 +0100)
commit831b1fc1805e8450202b5c2cf9ab17a163ab0cc5
tree497735bd8728fc972be7dd907692cefe5ad3bc84
parent90d06e28888d9a492560ca986dca0708f881d173
Change protocol to send Linux errno from daemon to library.

This changes the protocol so that the Linux errno (if available)
is sent back to the library.  Note that the errno is not yet
made available to callers, since it is not clear how best to
present this Linux-specific number.
daemon/proto.c
src/generator.ml
src/guestfs.pod