commit | c35950bfa9abaaf16548a287a8d5d782a361414f | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Mar 01 16:22:28 2011 -0500 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Apr 14 18:26:22 2011 -0400 |
tree | 7b99c0c428a8a5deac11f568a3f2e533efe80616 | |
parent | e8e28871edf0d0adb0bd7e597c044cbaf7a7f137 [diff] |
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>