Home
last modified time | relevance | path

Searched hist:cbf1dff2f1033cadcb15c0ffc9c0a3d039d8ed42 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff cbf1dff2f1033cadcb15c0ffc9c0a3d039d8ed42 Fri May 21 04:09:42 CDT 2010 Kevin Wolf <kwolf@redhat.com> block: Fix multiwrite with overlapping requests

With overlapping requests, the total number of sectors is smaller than the sum
of the nb_sectors of both requests.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>