]> git.karo-electronics.de Git - mv-sheeva.git/commit
xen/blkback: Union the blkif_request request specific fields
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 1 Mar 2011 21:22:28 +0000 (16:22 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 14 Apr 2011 22:26:22 +0000 (18:26 -0400)
commitc35950bfa9abaaf16548a287a8d5d782a361414f
tree7b99c0c428a8a5deac11f568a3f2e533efe80616
parente8e28871edf0d0adb0bd7e597c044cbaf7a7f137
xen/blkback: Union the blkif_request request specific fields

Following in the steps of patch:
"xen: Union the blkif_request request specific fields" this patch
changes the blkback. Per the original patch:

"Prepare for extending the block device ring to allow request
specific fields, by moving the request specific fields for
reads, writes and barrier requests to a union member."

Cc: Owen Smith <owen.smith@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/blkback/blkback.c
include/xen/blkif.h