* virtio-blk: problem of the disk name release
@ 2013-05-15 6:12 yuxh
0 siblings, 0 replies; only message in thread
From: yuxh @ 2013-05-15 6:12 UTC (permalink / raw)
To: linux-kernel
hi,
About the virtio-blk disk name,if the virtio-blk disk is detached when
it has reference in guest, then the disk name will not be released
forever. It seems the purpose of this is to avoid a disk error when we
attach the disk back.
The problem by doing so is that the disk name can't be reused any more.
I think if we can release the disk name dynamically when the reference
no longer exist the problem will be solved. But it seems not easy to
implement this.
Any body have a suggestion ?
Thanks,
Yu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-15 6:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15 6:12 virtio-blk: problem of the disk name release yuxh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox