qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain


From: Hanna Reitz
Subject: Re: [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions
Date: Mon, 14 Nov 2022 19:23:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 08.11.22 13:37, Kevin Wolf wrote:
ignore_bds_parents is now ignored, so we can just remove it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
  include/block/block-io.h | 10 ++----
  block.c                  |  4 +--
  block/io.c               | 78 +++++++++++++++-------------------------
  3 files changed, 32 insertions(+), 60 deletions(-)

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




reply via email to

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