diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-03 11:07:13 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-03 14:45:42 +0100 |
commit | fc3c6fff4b0a6ffeb75aa78b1d73241a14a03cd1 (patch) | |
tree | 815edf26678483fa23dfa8bca7a6e7dfcdb9bc4f /java/examples/CreateDisk.java | |
parent | 27ebf517fae972eee49ae5911a03fabe5f4b6e54 (diff) | |
download | libguestfs-fc3c6fff4b0a6ffeb75aa78b1d73241a14a03cd1.tar.gz libguestfs-fc3c6fff4b0a6ffeb75aa78b1d73241a14a03cd1.tar.xz libguestfs-fc3c6fff4b0a6ffeb75aa78b1d73241a14a03cd1.zip |
close: Rearrange the order in which the handle is closed and freed.
The order is now:
- remove the handle from the list of handles
- send close trace message
- sync and shutdown qemu
- run user close callback
- free temporary directory
- free memory
This commit ought to be no functional change.
Diffstat (limited to 'java/examples/CreateDisk.java')
0 files changed, 0 insertions, 0 deletions