Page MenuHomePhabricator

No need to check for duplicate fileids in all dbenvs
ClosedPublic

Authored by PiRK on Sep 3 2021, 17:10.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC0b1e3bf1a797: No need to check for duplicate fileids in all dbenvs
Summary

Since we have .walletlock in each directory, we don't need the duplicate
fileid checks across all dbenvs as it shouldn't be possible anyways.

This is a backport of core#19335 [4/5]
https://github.com/bitcoin/bitcoin/pull/19335/commits/00f0041351bcd6ddbab110df1189f79ce011e192

Depends on D10036

Test Plan

ninja all check-all

Event Timeline

PiRK requested review of this revision.Sep 3 2021, 17:10
This revision is now accepted and ready to land.Sep 5 2021, 20:02