From: Konrad Rzeszutek Wilk Date: Fri, 15 Apr 2011 15:50:34 +0000 (-0400) Subject: xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg. X-Git-Tag: v3.0-rc1~162^2~16^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3aedf573dd034d59e7eb6c4ee97648d5be8fc6;p=pandora-kernel.git xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg. The previous name ('fast_flush_area') had nothing to do with what it does right now. Changing the names so that the code dealing with mapping pages in and out of the guest is called xen_blkbk_[map|unmap]. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed