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 <kw...@redhat.com> Reviewed-by: Wenchao Xia <xiaw...@linux.vnet.ibm.com> --- block.c | 5 ++++- block/stream.c | 2 ++ include/block/block.h | 1 + 3 files changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Max Reitz <mre...@redhat.com>