commit | 51de69523ffe1c17994dc2f260369f29dfdce71c | [log] [tgz] |
---|---|---|
author | Owen Smith <owen.smith@citrix.com> | Wed Dec 22 15:05:00 2010 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Mar 08 15:07:00 2011 -0500 |
tree | 8e118a1c94cf6aec4cf4a42d0510f85b6a2b669a | |
parent | c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470 [diff] |
xen: Union the blkif_request request specific fields 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. Acked-by: Jens Axboe <jaxboe@fusionio.com> Signed-off-by: Owen Smith <owen.smith@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>