summaryrefslogtreecommitdiffstats
path: root/fsa
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@verizonmedia.com>2020-10-07 08:28:12 +0000
committerTor Brede Vekterli <vekterli@verizonmedia.com>2020-10-07 08:28:53 +0000
commit04711cb52b87a98be08fa7fcf9167e90f552fe6f (patch)
tree1f8d4eda2ff98960b1d8f408989f388f3e61f6a9 /fsa
parentb09f95f1d811b4a14f727a8f6fcde989dcf9b67c (diff)
Ensure hold lists are empty upon DB destruction
If there was a snapshot reader concurrent with the last modify operation on the DB, it's possible for the hold list to be non-empty. Explicitly clean it up now to ensure that we don't try to destroy any data stores with a non-empty hold list. Failure to do so might trigger an assertion.
Diffstat (limited to 'fsa')
0 files changed, 0 insertions, 0 deletions