On Mon, Dec 03, 2018 at 04:35:39PM +0000, Anthony PERARD wrote:
> 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 <paul.durr...@citrix.com>
> 
> Acked-by: Anthony PERARD <anthony.per...@citrix.com>

FYI, You can use --find-copies-harder when sending this kind of patch,
it will show the diff between the old file and the new file, even if the
old file is still around ;-).

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to