Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Sep 12, 2023

This refactor is required for #28052 and #28451

Thus, split it out.

TheCharlatan and others added 3 commits September 12, 2023 12:07
GetType() is only called in tests, so it is unused and can be removed.
While touching all constructors in the previous commit, the class name
can be adjusted to comply with the style guide.

-BEGIN VERIFY SCRIPT-
 sed -i 's/CBufferedFile/BufferedFile/g' $( git grep -l CBufferedFile )
-END VERIFY SCRIPT-
@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 12, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK TheCharlatan, ajtowns

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #28451 (Remove unused SER_DISK, SER_NETWORK, SER_GETHASH by MarcoFalke)
  • #28207 (mempool: Persist with XOR by MarcoFalke)
  • #28052 (blockstorage: XOR blocksdir *.dat files by MarcoFalke)
  • #24230 (indexes: Stop using node internal types and locking cs_main, improve sync logic by ryanofsky)

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.

@maflcko maflcko changed the title Remove unused GetType() from CBufferedFile and CAutoFile refactor: Remove unused GetType() from CBufferedFile and CAutoFile Sep 12, 2023
Copy link
Contributor

@TheCharlatan TheCharlatan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fa19c91

@ajtowns
Copy link
Contributor

ajtowns commented Sep 14, 2023

utACK fa19c91

@maflcko maflcko added this to the 26.0 milestone Sep 14, 2023
@fanquake fanquake merged commit 8209e86 into bitcoin:master Sep 14, 2023
@maflcko maflcko deleted the 2309-no-file-type- branch September 14, 2023 09:04
Frank-GER pushed a commit to syscoin/syscoin that referenced this pull request Sep 19, 2023
@bitcoin bitcoin locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants