]> xenbits.xensource.com Git - xen.git/commit
blktap2: make protocol specific usage of shared sring explicit
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 2 Jul 2010 17:58:02 +0000 (18:58 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 2 Jul 2010 17:58:02 +0000 (18:58 +0100)
commit1b9cecdb88a18c2b5c173f04949577378d3d12b4
treefebbf27466da535cd0e4c108cb987122cd91f5b3
parentac9fb799479f3a6dc1fbb09482324d591452ce07
blktap2: make protocol specific usage of shared sring explicit

I don't think protocol specific data really belongs in this header
but since it is already there and we seem to be stuck with it let's at
least make the users explicit lest people get caught out by future new
fields moving the pad field around.

This is the Xen portion of this change. The kernel portion will be
sent separately. There is no dependency between the two.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Daniel Stodden <daniel.stodden@citrix.com>
Cc: Dongxiao Xu <dongxiao.xu@intel.com>
tools/blktap2/drivers/tapdisk-vbd.c
xen/include/public/io/ring.h