Skip to content

Re-vendor qnxprobe 1.18: the sealed macOS system volume - #200

Merged
abrignoni merged 1 commit into
mainfrom
chore/revendor-qnxprobe-1.18
Sep 9, 2026
Merged

abrignoni merged 1 commit into
mainfrom
chore/revendor-qnxprobe-1.18

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Updates the vendored reader from 1.17 to 1.18.

1.17 reported the system volume of a Big Sur or later Mac as holding no files. Not an error: a successful walk returning zero, which reads the same as an empty disk. 1.18 reads it.

Checked through the vendored copy against the Big Sur test acquisition, not through the suite, which never touches a Mac image: Macintosh HD goes from 0 to 443,131 entries, which is its own superblock's count of files plus symlinks, and the other five volumes are unchanged to the file.

No capability list changes. This adds no filesystem, it makes one that was already named actually readable. ewfprobe is unchanged. Suite: 218 passed, 3 skipped; drift guard clean against the upstream checkout.

🤖 Generated with Claude Code

1.17 reported the system volume of a Big Sur or later Mac as holding no
files. Not an error: a successful walk returning zero, which reads the
same as an empty disk. 1.18 reads it.

Checked through the vendored copy against the Big Sur test acquisition
rather than through the suite, which never touches a Mac image: Macintosh
HD goes from 0 to 443,131 entries, its own superblock's count of files
plus symlinks, and the other five volumes are unchanged to the file.

No capability list changes. This adds no filesystem, it makes one that
was already named actually readable.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 76d24d5 into main Sep 9, 2026
8 checks passed
@abrignoni
abrignoni deleted the chore/revendor-qnxprobe-1.18 branch September 9, 2026 19:16
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