]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add "ubd" to the list of disk prefixes
authorSoren Hansen <soren@linux2go.dk>
Tue, 10 Aug 2010 11:46:46 +0000 (13:46 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 10 Aug 2010 13:16:44 +0000 (07:16 -0600)
commit92e43e6d026b06d79ae156de511df1f024f4bf42
tree653935e3aa87fba89fd6d0c0212e24f42e7c5b4d
parente9a8f3c6446af1b5834e66c76fa3b2e7a526ae84
Add "ubd" to the list of disk prefixes

virDiskNameToIndex has a list of disk name prefixes that it uses in the
process of finding the disk's index. This list is missing "ubd" which
is the disk prefix used for UML domains.

Signed-off-by: Soren Hansen <soren@linux2go.dk>
.mailmap
src/util/util.c