diff options
author | Pablo Neira Ayuso <[email protected]> | 2023-09-04 02:14:36 +0200 |
---|---|---|
committer | Florian Westphal <[email protected]> | 2023-09-06 18:09:12 +0200 |
commit | 2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4 (patch) | |
tree | 29abf0bbac9d4fdfa3660754d5b0cfdec1a63da9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fdc04cc2d5fd0bb9c17f36d0a895cf3e151109e6 (diff) |
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
New elements in this transaction might expired before such transaction
ends. Skip sync GC for such elements otherwise commit path might walk
over an already released object. Once transaction is finished, async GC
will collect such expired element.
Fixes: f6c383b8c31a ("netfilter: nf_tables: adapt set backend to use GC transaction API")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions