qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH] osdep: Retry SETLK upon EINTR


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH] osdep: Retry SETLK upon EINTR
Date: Mon, 8 Jan 2018 15:45:27 +0100
User-agent: Mutt/1.9.1 (2017-09-22)

Am 26.12.2017 um 07:53 hat Fam Zheng geschrieben:
> We could hit lock failure if there is a signal that makes fcntl return
> -1 and errno set to EINTR. In this case we should retry.
> 
> Cc: address@hidden
> Signed-off-by: Fam Zheng <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]