[ovs-dev] [PATCH] ovsdb-idl: Don't reparse orphaned rows.

Ilya Maximets i.maximets at ovn.org
Tue Nov 30 15:36:51 UTC 2021


On 11/26/21 13:26, Dumitru Ceara wrote:
> Rows that refer to rows that were inserted in the current IDL run should
> only be reparsed if they don't get deleted (become orphan) in the current
> IDL run.
> 
> Fixes: 7b8aeadd60c8 ("ovsdb-idl: Re-parse backrefs of inserted rows only once.")
> Reported-by: Ilya Maximets <i.maximets at ovn.org>
> Signed-off-by: Dumitru Ceara <dceara at redhat.com>
> ---
>  lib/ovsdb-idl.c    |  7 ++++++-
>  tests/ovsdb-idl.at | 26 ++++++++++++++++++++++++++
>  2 files changed, 32 insertions(+), 1 deletion(-)

This one applied.  Thanks!

Best regards, Ilya Maximets.


More information about the dev mailing list