Markus Armbruster writes:
> marcandre.lur...@redhat.com writes:
>
>> From: Marc-André Lureau
>>
>> As per comment, presumably to avoid syscall in critical section.
>>
>> Fixes: 0210c3b39bef08 ("monitor: Use LOCK_GUARD macros")
>> Signed-off-by: Marc-André Lureau
>> Reviewed-by: Philippe Mathieu
marcandre.lur...@redhat.com writes:
> From: Marc-André Lureau
>
> As per comment, presumably to avoid syscall in critical section.
>
> Fixes: 0210c3b39bef08 ("monitor: Use LOCK_GUARD macros")
> Signed-off-by: Marc-André Lureau
> Reviewed-by: Philippe Mathieu-Daudé
> ---
> monitor/fds.c | 5 +++