diff options
author | Richard Jones <rjones@redhat.com> | 2009-10-19 16:57:54 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-10-20 10:31:54 +0100 |
commit | 55f5dc6f1195d7dec5687ece3f6e74dde649ff7c (patch) | |
tree | 0c06d5e6d04c6712e2dc68b1366a4a6c0c00d4c8 /python | |
parent | 4dd6b77ff7037ee220b530cefb412ace3d880f61 (diff) | |
download | libguestfs-55f5dc6f1195d7dec5687ece3f6e74dde649ff7c.tar.gz libguestfs-55f5dc6f1195d7dec5687ece3f6e74dde649ff7c.tar.xz libguestfs-55f5dc6f1195d7dec5687ece3f6e74dde649ff7c.zip |
guestfs_find: Document protocol limits for this API call.
guestfs_find has to send the complete list of files in a single
protocol message (hence, limited to 2-4 MB). Unfortunately on
a typical Linux guest, guestfs_find ("/") will exceed this limit
resulting in an error.
Therefore we should add an unlimited version of this call in a
future commit. This commit just documents the current limit.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions