From: Konrad Rzeszutek Wilk Date: Fri, 15 Apr 2011 15:35:13 +0000 (-0400) Subject: xen/blkback: Shuffle code around (vbd_translate moved higher). X-Git-Tag: v3.0-rc1~162^2~16^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a95fe6e42cefc52c62c471ad87d7fe8643231df;p=pandora-kernel.git xen/blkback: Shuffle code around (vbd_translate moved higher). We take out the chunk of code dealing with mapping to the guest of pages into the xen_blk_map_buf code. And we also move the vbd_translate to be done much earlier. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed