Home
last modified time | relevance | path

Searched hist:"26 a5db322be1e424a815d070ddd04442a5e5df50" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dstats64.cdiff 26a5db322be1e424a815d070ddd04442a5e5df50 Tue Nov 14 17:22:23 CST 2017 Max Reitz <mreitz@redhat.com> util/stats64: Fix min/max comparisons

stat64_min_slow() and stat64_max_slow() compare the wrong way. This
makes iotest 136 fail with clang and -m32.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20171114232223.25207-1-mreitz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>