summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-06-03 17:00:07 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-06-04 22:20:05 +0100
commit42e7ea6840cd66e4a136b6417bdee14e152fe140 (patch)
tree97bb0c9a444a2630a0656c9ac2db8f0572973126 /TODO
parentbb965ded274f911fb5d7889f88db9adaad1d2a52 (diff)
downloadlibguestfs-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--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7b217c45..c726fc9a 100644
--- a/TODO
+++ b/TODO
@@ -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