Expand description
Thin content-deduplication bridge for the ctx_read hot path.
Structs§
- Read
Dedup Summary - Read-specific snapshot of content-deduplication statistics.
Functions§
- dedup_
summary - Returns read-specific cumulative content-deduplication statistics.
- on_
file_ write - Invalidates deduplication state after a file write.
- reset
- Clears content-deduplication state and statistics.
- should_
dedup - Returns whether content deduplication should run for a ctx_read mode.
- try_
dedup - Returns an unchanged-content stub when a prior delivery matches.