protocol: Upload progress messages and optional arguments.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 1 Dec 2010 10:30:44 +0000 (10:30 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 1 Dec 2010 13:34:28 +0000 (13:34 +0000)
commit3aa8182c3cc478bf723205f1a4dd84e160768448
treedd4da33344a17fe4da7a997dd9d4d8aecbbb07da
parentfdc8805362c6fc587bb7985c5290362ad3094f4e
protocol: Upload progress messages and optional arguments.

Two unrelated changes to the protocol to support progress
messages during uploads, and optional arguments.

Note that this makes an incompatible change to the protocol,
and this is reflected in the protocol version field (3 -> 4).
daemon/daemon.h
daemon/proto.c
generator/generator_xdr.ml
src/guestfs.pod
src/proto.c