virt-ls: Modify to use find0 instead of find.
authorRichard Jones <rjones@redhat.com>
Mon, 19 Oct 2009 16:59:00 +0000 (17:59 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 20 Oct 2009 09:31:54 +0000 (10:31 +0100)
commitea124897881d9e40d89eca5307e04def0fb42bdb
tree094aac6b1a8affdc8a0280792a6795b86fd3f119
parent42c89f2e6bd956f738080b5aec53b7520f4f96da
virt-ls: Modify to use find0 instead of find.

find0 is more scalable than find.  virt-ls will no longer
crash if asked to recursively list / on a Linux guest.
tools/virt-ls