All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Benoît Canet" <benoit.canet@irqsave.net>
To: qemu-devel@nongnu.org
Cc: mreitz@redhat.com
Subject: [Qemu-devel] Open by references and close on exit
Date: Wed, 12 Feb 2014 18:16:21 +0100	[thread overview]
Message-ID: <20140212171621.GA4225@irqsave.net> (raw)


Hi Max,

I have a crash when quorum open it's files by references and close them on exit:
It seems that bdrv_close_all tries to close them a second time because they are
still registered in bdrv_states.

Do you think you have the same problem with blkverify ?

Should bdrv_open remove the bs from bdrv_states when opening by reference in an
additional patch ?

Best regards

Benoît

             reply	other threads:[~2014-02-12 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 17:16 Benoît Canet [this message]
2014-02-13 18:05 ` [Qemu-devel] Open by references and close on exit Max Reitz

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=20140212171621.GA4225@irqsave.net \
    --to=benoit.canet@irqsave.net \
    --cc=mreitz@redhat.com \
    --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.