summaryrefslogtreecommitdiffstats
path: root/examples/create_disk.c
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-17 11:47:49 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-17 16:08:13 +0100
commit118932fbeac606919f8b96c81184f4f3e0910508 (patch)
tree80342a802d4b326c490ae5831bbcf2e03833de0f /examples/create_disk.c
parent735ce57cda24e2e2f41418d9a9ad34944fefdfb9 (diff)
downloadlibguestfs-118932fbeac606919f8b96c81184f4f3e0910508.tar.gz
libguestfs-118932fbeac606919f8b96c81184f4f3e0910508.tar.xz
libguestfs-118932fbeac606919f8b96c81184f4f3e0910508.zip
guestfs_write, guestfs_write_append: Reimplement to avoid protocol limits.
Note that we keep the old daemon calls, but rename them as "internal_write" and "internal_write_append". This lets us implement the new library-side calls more efficiently in the common case when the uploaded content is smaller than the message buffer. In most cases the new calls won't end up using a temporary file.
Diffstat (limited to 'examples/create_disk.c')
0 files changed, 0 insertions, 0 deletions