** Tags removed: kernel-candidate
--
virtio block devices names are not recycled
https://bugs.launchpad.net/bugs/591469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
** Also affects: linux
Importance: Undecided
Status: New
--
virtio block devices names are not recycled
https://bugs.launchpad.net/bugs/591469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
Yes unfortunately. Though even if you had a patch they may not take it.
The correct next step would be an email to the kvm development list
(k...@vger.kernel.org) to discuss the behavior and see if such a change
has any chance of going upstream.
--
virtio block devices names are not recycled
htt
On Mon, 14 Jun 2010, John Johansen wrote:
> your reading of the code is correct. Currently virtio_blk is not
> designed to recycle names, and this won't be possible until upstream
> changes this.
So if I wanted that behavior, my option is basically to write a patch and
send to lkml ?
--
virtio
Scott,
your reading of the code is correct. Currently virtio_blk is not
designed to recycle names, and this won't be possible until upstream
changes this.
closing as invalid as this is the expected behavior.
** Changed in: linux (Ubuntu)
Status: Triaged => Invalid
--
virtio block devi
** Tags added: kernel-candidate kernel-core kernel-reviewed
** Tags removed: kernel-needs-review kernel-uncat
--
virtio block devices names are not recycled
https://bugs.launchpad.net/bugs/591469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Changed in: linux (Ubuntu)
Status: New => Triaged
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
** Tags added: kernel-needs-review kernel-uncat
** Tags removed: needs-upstream-testing
--
virtio block devices names are not recycled
https://bugs.launchpad.net/bugs/591
2 things.
a.) i just realized that the simple 'index--' wouldn't suffice as that would
result in:
- add vda
- add vdb
- add vdc
- remove vdb
- add vdc !!
b.) i did reproduce with the upstream build linux-image-2.6.34-020634-generic .
--
virtio block devices names are not recycled
https://bugs.la
I do not really have the time to test the upstream kernel. However,
looking at the source of drivers/block/virtio_blk.c , I would guess that
this bug does exist upstream. My (possibly to quick) read of
virtblk_probe and virtblk_remove seem to me to be indicating the static
variable "index" and ne
Hi Scott,
If you could also please test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the issue.
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'needs-upstre
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/49973588/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/49973589/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/49973590/Dependencies.txt
** A
11 matches
Mail list logo