From: Kevin Wolf <kwolf@redhat.com>
To: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] qemu-img: avoid calling exit(1) to release resources properly
Date: Thu, 01 Jul 2010 11:29:00 +0200 [thread overview]
Message-ID: <4C2C5FDC.8050502@redhat.com> (raw)
In-Reply-To: <1277061995-8101-1-git-send-email-morita.kazutaka@lab.ntt.co.jp>
Am 20.06.2010 21:26, schrieb MORITA Kazutaka:
> This patch removes exit(1) from error(), and properly releases
> resources such as a block driver and an allocated memory.
>
> For testing the Sheepdog block driver with qemu-iotests, it is
> necessary to call bdrv_delete() before the program exits. Because the
> driver releases the lock of VM images in the close handler.
>
> Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2010-07-01 9:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-20 19:26 [Qemu-devel] [PATCH] qemu-img: avoid calling exit(1) to release resources properly MORITA Kazutaka
2010-07-01 9:29 ` Kevin Wolf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C2C5FDC.8050502@redhat.com \
--to=kwolf@redhat.com \
--cc=morita.kazutaka@lab.ntt.co.jp \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.