On 06/09/12 06:34, Eric Blake wrote:
Operating on a list of snapshot objects looks so much simpler.
In particular, since the helper function already trimmed out
irrelevant entries, we no longer have quite so many special cases
on finding the first snapshot to operate on.
* tools/virsh.c (cmdSnapshotList): Use previous patches.
---
tools/virsh.c | 207 +++++++++------------------------------------------------
1 file changed, 31 insertions(+), 176 deletions(-)
ACK.
Peter