commit | 9f3aedf573dd034d59e7eb6c4ee97648d5be8fc6 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Apr 15 11:50:34 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Apr 15 11:50:34 2011 -0400 |
tree | b3011c6869e7a6274c91ed8a7d6919f66196a996 | |
parent | 976222e05ea5a9959ccf880d7a24efbf79b3c6cf [diff] |
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 <konrad.wilk@oracle.com>