Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2-cache.cfdfbca82 Mon May 11 12:54:56 GMT 2015 Alberto Garcia <berto@igalia.com> qcow2: remove qcow2_cache_find_entry_to_replace()

A cache miss means that the whole array was traversed and the entry
we were looking for was not found, so there's no need to traverse it
again in order to select an entry to replace.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>