Ilya Maximets
a5023d597c
ovsdb: transaction: Remove incorrect transaction abort in pre-commit.
...
Pre-commit must not abort the transaction, otherwise the upper layers
may crash accessing it. E.g. ovsdb_trigger_try() checks the state of
the transaction after trying to commit it.
This particular failure can't actually happen, because the function
determine_changes() can't fail. However, the code is still wrong and
a bit misleading, so should be fixed.
Fixes: 53178986d7fc ("ovsdb: Add support for online schema conversion.")
Acked-by: Mike Pattrick <mkp@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
2024-08-06 15:18:07 +02:00
..
2021-07-15 22:38:03 +02:00
2021-07-15 22:38:31 +02:00
2022-06-30 11:10:31 +02:00
2024-04-11 22:47:29 +02:00
2018-05-25 13:36:05 -07:00
2014-12-15 14:14:47 +01:00
2023-09-25 12:53:06 +02:00
2023-05-31 21:31:38 +02:00
2024-04-11 22:47:29 +02:00
2024-03-08 20:21:27 +01:00
2024-01-17 14:41:18 +01:00
2022-10-11 21:11:09 +02:00
2024-01-17 14:41:18 +01:00
2024-01-15 21:20:51 +01:00
2022-07-29 17:05:42 +02:00
2014-11-11 22:08:41 -08:00
2022-06-30 11:10:31 +02:00
2022-06-30 11:10:31 +02:00
2023-04-24 22:34:49 +02:00
2023-04-24 22:34:49 +02:00
2024-01-17 14:41:18 +01:00
2019-02-28 10:26:18 -08:00
2023-10-31 15:00:17 +00:00
2024-03-08 20:21:27 +01:00
2021-06-07 21:03:16 +02:00
2024-06-21 16:10:29 +01:00
2024-04-11 22:47:24 +02:00
2024-04-11 22:47:29 +02:00
2018-02-28 12:46:01 -08:00
2022-11-30 15:15:57 +01:00
2017-12-14 11:21:42 -08:00
2024-05-03 14:15:20 +02:00
2024-07-15 16:13:09 +02:00
2022-07-14 15:24:07 +02:00
2023-08-03 14:33:04 +02:00
2023-07-12 00:22:02 +02:00
2018-03-24 12:04:53 -07:00
2024-01-15 19:57:10 +01:00
2024-01-15 19:57:10 +01:00
2022-03-30 16:59:02 +02:00
2012-05-02 17:08:02 -07:00
2022-03-30 16:59:02 +02:00
2021-09-01 00:14:42 +02:00
2023-08-31 17:14:44 +02:00
2023-08-31 17:14:44 +02:00
2024-07-08 22:13:20 +02:00
2024-07-08 22:13:20 +02:00
2021-11-30 13:34:03 +01:00
2017-06-08 13:58:27 -07:00
2024-01-15 21:20:51 +01:00
2024-01-15 21:20:51 +01:00
2024-01-15 21:20:51 +01:00
2024-01-15 21:20:51 +01:00
2023-09-25 12:53:06 +02:00
2024-01-08 22:41:11 +01:00
2018-03-24 12:04:53 -07:00
2018-03-24 12:04:53 -07:00
2024-07-08 22:13:20 +02:00
2024-07-08 22:13:20 +02:00
2024-01-11 20:13:27 +01:00
2022-06-28 13:45:36 +02:00
2022-07-14 15:24:07 +02:00
2022-03-30 16:59:02 +02:00
2021-07-15 22:38:07 +02:00
2024-08-06 15:18:07 +02:00
2024-01-11 20:13:27 +01:00
2024-01-17 14:41:18 +01:00
2023-04-24 22:42:25 +02:00