On Thu, Mar 31, 2016 at 04:48:23PM +0200, Michal Privoznik wrote:
Do I really need to explain why?
Do you really need to ask?
Well, if read() is interrupted int the middle of reading, we will
never read the rest (even though it's highly unlikely as we are
reading just 8 bytes).
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/util/virperf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
ACK
Jan