summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorPaolo Bonzini2011-11-04 15:51:24 +0100
committerKevin Wolf2011-11-11 14:02:58 +0100
commit802ddc375acabf06c0cb5a2716ca3573bc9ca89f (patch)
tree6bcec5b805731e5013e8b0a205e92d04cd1757ee /block
parentqemu-nbd: fix socket creation race (diff)
downloadqemu-802ddc375acabf06c0cb5a2716ca3573bc9ca89f.tar.gz
qemu-802ddc375acabf06c0cb5a2716ca3573bc9ca89f.tar.xz
qemu-802ddc375acabf06c0cb5a2716ca3573bc9ca89f.zip
qemu-nbd: open the block device after starting the client thread
This is cleaner, because we do not need to close the block device when there is an error opening /dev/nbdX. It was done this way only to print errors before daemonizing. At the same time, use atexit to ensure that the block device is closed whenever we exit. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions