From: Jennifer Herbert Date: Mon, 5 Jan 2015 14:45:10 +0000 (+0000) Subject: xen-netback: use foreign page information from the pages themselves X-Git-Tag: fixes-v4.0-rc1~162^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2677a6fc4dee765fff8f7ac3d61f657dc295650;p=pandora-kernel.git xen-netback: use foreign page information from the pages themselves Use the foreign page flag in netback to get the domid and grant ref needed for the grant copy. This signficiantly simplifies the netback code and makes netback work with foreign pages from other backends (e.g., blkback). This allows blkback to use iSCSI disks provided by domUs running on the same host. Signed-off-by: Jennifer Herbert Acked-by: Ian Campbell Acked-by: David S. Miller Signed-off-by: David Vrabel --- Reading git-diff-tree failed