Skip to content

cfs: Add --write-dumpfile-to#1738

Merged
cgwalters merged 1 commit intobootc-dev:mainfrom
cgwalters:cfs-to-dumpfile
Nov 6, 2025
Merged

cfs: Add --write-dumpfile-to#1738
cgwalters merged 1 commit intobootc-dev:mainfrom
cgwalters:cfs-to-dumpfile

Conversation

@cgwalters
Copy link
Copy Markdown
Collaborator

I was trying to cut over to computing the digest directly from the mounted filesystem in build-sealed because it's WAY cleaner but ran face first into

composefs/composefs-rs#132

What really helped me debug this was this patch which adds support for printing the dumpfile corresponding to the two composefs trees so I could diff -u on them.

I was trying to cut over to computing the digest directly
from the mounted filesystem in build-sealed because it's WAY
cleaner but ran face first into

composefs/composefs-rs#132

What *really* helped me debug this was this patch which adds
support for printing the dumpfile corresponding to the two
composefs trees so I could `diff -u` on them.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters marked this pull request as ready for review November 6, 2025 22:09
@bootc-bot bootc-bot bot requested a review from gursewak1997 November 6, 2025 22:09
@cgwalters cgwalters enabled auto-merge (rebase) November 6, 2025 22:18
@cgwalters cgwalters merged commit 8416b43 into bootc-dev:main Nov 6, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants