qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 09/26] block: move fcntl_setfl()


From: Richard Henderson
Subject: Re: [PATCH v2 09/26] block: move fcntl_setfl()
Date: Tue, 26 Apr 2022 18:00:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/26/22 02:26, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau<marcandre.lureau@redhat.com>

It is only used by block/file-posix.c, move it there.

Signed-off-by: Marc-André Lureau<marcandre.lureau@redhat.com>
---
  include/sysemu/os-posix.h |  2 --
  block/file-posix.c        | 15 +++++++++++++++
  util/oslib-posix.c        | 15 ---------------
  3 files changed, 15 insertions(+), 17 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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