qemu-block
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 2/8] transactions: add tran_add_back


From: Paolo Bonzini
Subject: Re: [RFC PATCH 2/8] transactions: add tran_add_back
Date: Mon, 18 Jul 2022 18:20:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 7/14/22 17:13, Hanna Reitz wrote:
that we want to run before the others but still only when invoking
finalize/commit/abort.

I don’t understand this yet (but perhaps it’ll become clearer with the following patches); doesn’t the new function do the opposite? I.e., basically add some clean-up that’s only used after everything else?

I agree about the commit message being incorrect, but is there any reason why transactions work LIFO by default? Is there anything that requires that behavior?

Paolo



reply via email to

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