On Wed, Nov 21, 2018 at 03:12:01PM +0000, Paul Durrant wrote: > The new xen-qdisk XenDevice implementation requires the same core dataplane > as the legacy xen_disk implementation it will eventually replace. This > patch therefore copies the legacy xen_disk.c source module into a new > dataplane/xen-qdisk.c source module as the basis for the new dataplane and > adjusts the MAINTAINERS file accordingly. > > NOTE: The duplicated code is not yet built. It is simply put into place by > this patch (just fixing style violations) such that the > modifications that will need to be made to the code are not > conflated with code movement, thus making review harder. > > Signed-off-by: Paul Durrant <[email protected]>
Acked-by: Anthony PERARD <[email protected]> -- Anthony PERARD
