Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename for crutest: RegionInfo -> DiskInfo #1562

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Conversation

leftwo
Copy link
Contributor

@leftwo leftwo commented Nov 18, 2024

Now that crutest is using Volume level operations, the old single region structure name does not make sense.

This is all just name changes and should not result in any functional change.

Renamed the RegionInfo struct for crutest into DiskInfo.  The struct
now has volume level info along with test specific info and neither
Region or Volume made sense here for what it describes.
Now that crutest is using Volume level operations, the old single region
structure name does not make sense.  This is all just name changes and
should not result in any functional change.

Also changed the local variable "ri" to "di".
@leftwo leftwo requested a review from mkeeter November 18, 2024 17:27
@leftwo leftwo merged commit 8a7091a into main Nov 18, 2024
16 checks passed
@leftwo leftwo deleted the alan/change-region-to-disk branch November 18, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants