acl-plugin: tuplemerge: fix a crash during soak test with split partition 79/18479/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 20 Mar 2019 16:44:14 +0000 (17:44 +0100)
committerDamjan Marion <dmarion@me.com>
Fri, 22 Mar 2019 17:33:09 +0000 (17:33 +0000)
commit9f3d3ceb0130aba2eb11a5cbd2fcef3384864fe8
treecc35f189ba5847ce1738090fd703114eaf4b31a7
parentb5395729c7b08c88f2e520c06b0edec28d3a1fe1
acl-plugin: tuplemerge: fix a crash during soak test with split partition

Reload the hash-ready ACE vector pointer during the partition split
with each iteration, since the ACL# may change.

Change-Id: I1b001e06b52ff02ef59ca1d890f8462ca99e6634
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/hash_lookup.c