]> git.proxmox.com Git - mirror_qemu.git/commit
Xen, mapcache: Fix the compute of the size of bucket.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 13 Apr 2012 17:18:56 +0000 (17:18 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 13 Apr 2012 17:34:50 +0000 (17:34 +0000)
commit09ab48ee6c7ec082f56f85e234b066ed4fd874e2
tree2dbfe17a2b736fde2696f1ab87bb14172ffe622f
parent77ba8fef8972854b7fad89d97a14f4f9c3eae7a8
Xen, mapcache: Fix the compute of the size of bucket.

Because the size of a mapping is wrong when there is an offset and a
size >= bucket_size.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen-mapcache.c