diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-08-17 14:21:34 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-08-17 16:08:14 +0100 |
commit | 6952505694bfd8dda20e4e18b5f8b76b97db82a4 (patch) | |
tree | 79083c0a02fce15957e08217292fe578e4e1be8f /TODO | |
parent | a69f44f56f20beab7793be428df22104f79500e7 (diff) | |
download | libguestfs-6952505694bfd8dda20e4e18b5f8b76b97db82a4.tar.gz libguestfs-6952505694bfd8dda20e4e18b5f8b76b97db82a4.tar.xz libguestfs-6952505694bfd8dda20e4e18b5f8b76b97db82a4.zip |
guestfs_readdir: Note that this suffers from protocol limits.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -564,3 +564,5 @@ These would be changed from daemon_functions to non_daemon_functions, with the non-daemon versions implemented using guestfs_upload and guestfs_download (and others). This change should be transparent from the p.o.v of the API and ABI. + + - guestfs_readdir |