qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2] block/file-posix: fix update_zones_wp() caller


From: Hanna Czenczek
Subject: Re: [PATCH v2] block/file-posix: fix update_zones_wp() caller
Date: Tue, 31 Oct 2023 10:24:18 +0100
User-agent: Mozilla Thunderbird

On 25.08.23 06:05, Sam Li wrote:
When the zoned request fail, it needs to update only the wp of
the target zones for not disrupting the in-flight writes on
these other zones. The wp is updated successfully after the
request completes.

Fixed the callers with right offset and nr_zones.

Signed-off-by: Sam Li <faithilikerun@gmail.com>
---
 block/file-posix.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Thanks, applied to my block branch:

https://gitlab.com/hreitz/qemu/-/commits/block

(Rebased on master, and I’ve also fixed the comment to read “boundaries” instead of “bounaries”.  Hope that’s OK!)

Hanna

reply via email to

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