Skip to content

Cleanup: Remove dead code (CacheLink) - #9153

Merged
masaori335 merged 1 commit into
apache:masterfrom
masaori335:cleanup-cache-2
Oct 23, 2022
Merged

Cleanup: Remove dead code (CacheLink)#9153
masaori335 merged 1 commit into
apache:masterfrom
masaori335:cleanup-cache-2

Conversation

@masaori335

Copy link
Copy Markdown
Contributor

It looks like below functions are dead code.

CacheVC::linkWrite(int event, Event *e);
CacheVC::derefRead(int event, Event *e);
Cache::link(Continuation *cont, const CacheKey *from, const CacheKey *to, CacheFragType type, const char *hostname, int host_len);
Cache::deref(Continuation *cont, const CacheKey *key, CacheFragType type, const char *hostname, int host_len);

@masaori335 masaori335 added this to the 10.0.0 milestone Oct 18, 2022
@masaori335 masaori335 self-assigned this Oct 18, 2022

@brbzull0 brbzull0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good.

@masaori335
masaori335 merged commit 5f6e222 into apache:master Oct 23, 2022
SolidWallOfCode pushed a commit to SolidWallOfCode/trafficserver that referenced this pull request Nov 15, 2022
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.

2 participants