On Thu, Mar 8, 2012 at 1:50 AM, Dong Xu Wang <wdon...@linux.vnet.ibm.com> wrote: > image file will be created automaticly, file name is formated as: > sprintf(image_file, "%s.raw", snapshot_file); > > I just add ".raw" to the file name of #1 in you comments as file name of #2.
Oops, I looked at the if (strcmp()) case instead of the else case. :) Stefan