- Add missing
cs_LastBlockFile
locks inPruneAndFlush()
andUnloadBlockIndex()
. - Add missing locking annotation for
nLastBlockFile
andfCheckForPruning
. - Add missing locking annotation for
nBlockSequenceId
which is guarded bycs_nBlockSequenceId
. - Add missing
cs_nBlockSequenceId
lock inUnloadBlockIndex()
.
validation: Add missing cs_{LastBlockFile,nBlockSequenceId} locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotations. #15191
pull practicalswift wants to merge 2 commits into bitcoin:master from practicalswift:cs_LastBlockFile changing 1 files +15 −5-
practicalswift commented at 8:20 pm on January 17, 2019: contributor
-
practicalswift renamed this:
validation: Add missing cs_LastBlockFile locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotation for nLastBlockFile and fCheckForPruning.
validation: Add missing locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotation for nLastBlockFile and fCheckForPruning.
on Jan 17, 2019 -
practicalswift renamed this:
validation: Add missing locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotation for nLastBlockFile and fCheckForPruning.
validation: Add missing locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotations for nLastBlockFile, fCheckForPruning and nBlockSequenceId.
on Jan 17, 2019 -
practicalswift force-pushed on Jan 17, 2019
-
practicalswift renamed this:
validation: Add missing locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotations for nLastBlockFile, fCheckForPruning and nBlockSequenceId.
validation: Add missing locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotations.
on Jan 17, 2019 -
practicalswift renamed this:
validation: Add missing locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotations.
validation: Add missing cs_{LastBlockFile,nBlockSequenceId} locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotations.
on Jan 17, 2019 -
fanquake added the label Validation on Jan 17, 2019
-
practicalswift commented at 9:56 pm on February 7, 2019: contributor@MarcoFalke Could this one get a release milestone? :-)
-
DrahtBot commented at 4:14 pm on March 15, 2019: member
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #16194 (refactor: share blockmetadata with BlockManager by jamesob)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
-
DrahtBot added the label Needs rebase on Jun 5, 2019
-
practicalswift force-pushed on Jun 5, 2019
-
practicalswift commented at 11:22 pm on June 5, 2019: contributorRebased!
-
DrahtBot removed the label Needs rebase on Jun 5, 2019
-
practicalswift commented at 5:56 pm on June 26, 2019: contributor@MarcoFalke Should this locking PR be closed? Please advice.
-
MarcoFalke commented at 6:15 pm on June 26, 2019: memberConcept ACK
-
MarcoFalke added this to the milestone 0.19.0 on Jun 26, 2019
-
validation: Add missing cs_LastBlockFile locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotation for nLastBlockFile and fCheckForPruning. d061f5e288
-
validation: Add missing cs_nBlockSequenceId lock in UnloadBlockIndex(). Add missing locking annotation for nBlockSequenceId. 575720c2cb
-
practicalswift force-pushed on Jun 26, 2019
-
DrahtBot commented at 5:18 pm on July 16, 2019: member
-
DrahtBot added the label Needs rebase on Jul 16, 2019
-
practicalswift closed this on Aug 10, 2019
-
laanwj removed the label Needs rebase on Oct 24, 2019
-
dongcarl commented at 8:47 pm on December 24, 2020: memberWondering if this change is still necessary and conceptually sound?
-
practicalswift commented at 7:36 pm on December 27, 2020: contributor
I haven’t looked at this since closing, but IIRC I closed it due to lack of progress only (only one Concept ACK over seven months 😢 ).
Feel free to pick it up: I’d be glad to review :)
-
practicalswift deleted the branch on Apr 10, 2021
-
DrahtBot locked this on Aug 18, 2022
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me