qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 03/24] block: Update BlockLimits when they mi


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 03/24] block: Update BlockLimits when they might have changed
Date: Sat, 11 Jan 2014 23:24:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 13.12.2013 14:22, Kevin Wolf wrote:
When reopening with different flags, or when backing files disappear
from the chain, the limits may change. Make sure they get updated in
these cases.

Signed-off-by: Kevin Wolf <address@hidden>
Reviewed-by: Wenchao Xia <address@hidden>
---
  block.c               | 5 ++++-
  block/stream.c        | 2 ++
  include/block/block.h | 1 +
  3 files changed, 7 insertions(+), 1 deletion(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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