qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v4 8/9] fsdev: Use ThrottleDirection instread of bool is_writ


From: Hanna Czenczek
Subject: Re: [PATCH v4 8/9] fsdev: Use ThrottleDirection instread of bool is_write
Date: Thu, 27 Jul 2023 17:48:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 24.07.23 12:09, zhenwei pi wrote:
'bool is_write' style is obsolete from throttle framework, adapt
fsdev to the new style.

Cc: Greg Kurz <groug@kaod.org>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
---
  fsdev/qemu-fsdev-throttle.c | 14 +++++++-------
  fsdev/qemu-fsdev-throttle.h |  4 ++--
  hw/9pfs/cofile.c            |  4 ++--
  3 files changed, 11 insertions(+), 11 deletions(-)

Reviewed-by: Hanna Czenczek <hreitz@redhat.com>




reply via email to

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