protocol: Send progress_hint in header.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 1 Dec 2010 13:28:26 +0000 (13:28 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 1 Dec 2010 13:35:32 +0000 (13:35 +0000)
commit7e523077d650cfb71044d5e74aa8fe1f91c019ae
treeffeca25cbd2acb721905e899268d813fffebd158
parent3aa8182c3cc478bf723205f1a4dd84e160768448
protocol: Send progress_hint in header.

For actions that have FileIn arguments, count the size of all
the input files and send that in the progress_hint field of the
request header.
generator/generator_c.ml
src/guestfs-internal.h
src/proto.c