lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 15 May 2013 14:12:43 +0800
From:	yuxh <yuxinghai@...fujitsu.com>
To:	linux-kernel@...r.kernel.org
Subject: virtio-blk: problem of the disk name release

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ