Skip to content

dm-pcache: remove unused segment position struct and helper function#37

Open
zenglg wants to merge 1 commit intoDataTravelGuide:dm-pcachefrom
zenglg:dm-pcache-zenglg
Open

dm-pcache: remove unused segment position struct and helper function#37
zenglg wants to merge 1 commit intoDataTravelGuide:dm-pcachefrom
zenglg:dm-pcache-zenglg

Conversation

@zenglg
Copy link

@zenglg zenglg commented Dec 21, 2025

This commit removes the pcache_segment_pos struct and the segment_pos_advance() helper function from segment.h as they are no longer in use. The struct was previously used to track segment positions with offsets, but its removal simplifies the codebase without affecting functionality.

This commit removes the pcache_segment_pos struct and the
segment_pos_advance() helper function from segment.h as they are no
longer in use. The struct was previously used to track segment positions
with offsets, but its removal simplifies the codebase without affecting
functionality.

Signed-off-by: Linggang Zeng <linggang.linux@gmail.com>
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.

1 participant