Skip to content

Conversation

@masaori335
Copy link
Contributor

Part of #10628.

Main changes are renaming members of CacheVC.

Stripe *vol;
int scanVol(int event, Event *e);
char *scan_vol_map;

to

Stripe *stripe;
int scanStripe(int event, Event *e);
char *scan_stripe_map;

@masaori335 masaori335 added this to the 10.0.0 milestone Nov 7, 2023
@masaori335 masaori335 self-assigned this Nov 7, 2023
@masaori335
Copy link
Contributor Author

Draft until #10710 is merged.

bneradt
bneradt previously approved these changes Nov 9, 2023
@masaori335 masaori335 force-pushed the cleanup-cache-rename-vol-2 branch from 4129634 to bb8e5ce Compare November 15, 2023 16:16
@masaori335 masaori335 marked this pull request as ready for review November 15, 2023 16:16
@masaori335
Copy link
Contributor Author

Resolved conflicts. Please take another look.

@masaori335 masaori335 merged commit 127071e into apache:master Nov 29, 2023
phongn pushed a commit to phongn/trafficserver that referenced this pull request Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants