125,126c125,126
< * This function updates the tags when a block is invalidated but does
< * not invalidate the block itself. It also updates the replacement data.
---
> * This function updates the tags when a block is invalidated. It also
> * updates the replacement data.
254a255,257
> // Increment tag counter
> tagsInUse++;
>