qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Open by references and close on exit
@ 2014-02-12 17:16 Benoît Canet
  2014-02-13 18:05 ` Max Reitz
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît Canet @ 2014-02-12 17:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: mreitz


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-13 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 17:16 [Qemu-devel] Open by references and close on exit Benoît Canet
2014-02-13 18:05 ` Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).