daemon: Send back the errno as a string.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2010 12:53:00 +0000 (12:53 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2010 17:44:30 +0000 (17:44 +0000)
commitd859c283c469b9d9124d90d0ac32024671372ed5
tree8d8cfd99b88d86b618d1877829ad2c0ae3610d5a
parent2be1648632e5e8dca06d84349314ab5e84f29e5c
daemon: Send back the errno as a string.

This changes the protocol again so that if the errno is available,
it is converted to a string (like "EIO") and sent back over the
protocol to the library.

In this commit the library just discards the string.
.gitignore
daemon/Makefile.am
daemon/proto.c
generator/.depend
generator/Makefile.am
generator/generator_c.ml
generator/generator_errnostring.ml [new file with mode: 0644]
generator/generator_main.ml
generator/generator_xdr.ml
po/POTFILES.in
src/guestfs.pod