3 messages in com.xensource.lists.xen-develRe: [Xen-devel][PATCH] Fix the return...
FromSent OnAttachments
Xu, Dongxiao30 Jun 2008 02:13.patch
YuL...@ wr30 Jun 2008 05:48 
Chris Lalancette30 Jun 2008 06:09 
Subject:Re: [Xen-devel][PATCH] Fix the return value of blkdev_name_to_number
From:Chris Lalancette (clal@redhat.com)
Date:06/30/2008 06:09:40 AM
List:com.xensource.lists.xen-devel

YuLin @ wr wrote:

hi,

Maybe you should list the position where there is a problem of "unpack non-sequence" about blkdev_name_to_number I only found some usages of blkdev_name_to_number which only accept one return value, and the left value is not a tuple apparently.

Yes, sorry about that. I posted a patch earlier today which should fix the rest of the blkdev_name_to_number fixes, and between that and the other os.stat() fix, hopefully that should fix it up.