|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH, v2] fix "xm block-detach 0 ..." for extended-ID
Jan Beulich writes ("[PATCH, v2] fix "xm block-detach 0 ..." for extended-ID
devices"):
> Simply taking stat()'s st_rdev doesn't work here, as the minor is
> split into two parts, the major is present, and the "extended" bit
> isn't set.
>
> Rather than fixing this in a way that would likely be OS-dependent,
> simply remove the access to the device file, and instead just parse
> the provided string (as is done e.g. for block-attach).
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
Applied, thanks.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] Re: [PATCH, v2] fix "xm block-detach 0 ..." for extended-ID devices,
Ian Jackson <=
|
|
|
|
|