diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-06-03 17:00:07 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-06-04 22:20:05 +0100 |
commit | 42e7ea6840cd66e4a136b6417bdee14e152fe140 (patch) | |
tree | 97bb0c9a444a2630a0656c9ac2db8f0572973126 /TODO | |
parent | bb965ded274f911fb5d7889f88db9adaad1d2a52 (diff) | |
download | libguestfs-42e7ea6840cd66e4a136b6417bdee14e152fe140.tar.gz libguestfs-42e7ea6840cd66e4a136b6417bdee14e152fe140.tar.xz libguestfs-42e7ea6840cd66e4a136b6417bdee14e152fe140.zip |
virt-ls: Add virt-ls -lR option for complex file iteration.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -497,3 +497,6 @@ Generated code would hide most of the implementation. We also need to think about security issues: is it possible for the daemon to keep sending back data forever, and if so what happens on the library side. + +[Users can now use virt-ls to solve some of these problems, but it is +not a general solution at the API level]
\ No newline at end of file |