Skip to content

Skip clone metadata for apparent sizes - #375

Open
tamird wants to merge 1 commit into
Byron:mainfrom
tamird:perf-skip-apfs-apparent-size
Open

Skip clone metadata for apparent sizes#375
tamird wants to merge 1 commit into
Byron:mainfrom
tamird:perf-skip-apfs-apparent-size

Conversation

@tamird

@tamird tamird commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Combining apparent-size reporting with APFS clone deduplication still requests extended clone metadata even though logical sizes never use it. Explicit file roots also perform unnecessary attribute lookups.

Disable clone metadata whenever apparent sizes are requested while preserving both accepted command-line flags. Cover all four flag combinations in the shared traversal-options constructor.

Combining apparent-size reporting with APFS clone deduplication still
requests extended clone metadata even though logical sizes never use
it. Explicit file roots also perform unnecessary attribute lookups.

Disable clone metadata whenever apparent sizes are requested while
preserving both accepted command-line flags. Cover all four flag
combinations in the shared traversal-options constructor.
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