[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] Fix a form of xm block-list



Hi,

The digit of Vdev is up to five. 
This patch fixes a form of xm block-list.

Before:
 # xm block-list vm1
 Vdev  BE handle state evt-ch ring-ref BE-path
 51713    0    0     4      6      8     /local/domain/0/backend/tap/1/51713
 5632    0    0     3      7      9     /local/domain/0/backend/vbd/1/5632
 # xm block-list vm2
 Vdev  BE handle state evt-ch ring-ref BE-path
 769    0    0     4      6      8     /local/domain/0/backend/vbd/2/769
 5632    0    0     3      7      9     /local/domain/0/backend/vbd/2/5632

After:
 # xm block-list vm1
 Vdev  BE handle state evt-ch ring-ref BE-path
 51713  0    0     4      6      8     /local/domain/0/backend/tap/1/51713
 5632   0    0     3      7      9     /local/domain/0/backend/vbd/1/5632
 # xm block-list vm2
 Vdev  BE handle state evt-ch ring-ref BE-path
 769    0    0     4      6      8     /local/domain/0/backend/vbd/2/769
 5632   0    0     3      7      9     /local/domain/0/backend/vbd/2/5632

Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>

Best regards,
 Kan

Attachment: block_list.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.