Skip to content

feat: enable ordered journaling for unpacked images#1818

Open
SayanDey322 wants to merge 1 commit into
apple:mainfrom
SayanDey322:use-ordered-journal-images
Open

feat: enable ordered journaling for unpacked images#1818
SayanDey322 wants to merge 1 commit into
apple:mainfrom
SayanDey322:use-ordered-journal-images

Conversation

@SayanDey322

Copy link
Copy Markdown

Summary

Enable ordered EXT4 journaling for unpacked images to improve filesystem consistency after unclean shutdowns.

Changes

  • Enabled EXT4 journaling for unpacked images
  • Configured ordered journal mode
  • Updated filesystem creation logic
  • Added tests for journal configuration

Fixes #1767

@jglogan

jglogan commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@SayanDey322 thank you for this contribution.

For us to approve and merge this one you'll need to update Package.swift with the containerization package version that contains the API change. We won't do this until after the 1.1.0 release on Monday.

In the meantime you need to configure signed and verified commits as we can't merge unsigned commits. See https://github.com/apple/containerization/blob/main/CONTRIBUTING.md#pull-requests for details.

@jglogan

jglogan commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@SayanDey322 the CZ dependency has been updated, so if you rebase to main (and configure signed, verified commits), we should be able to build this

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.

[Request]: Use ordered journal mode for unpacked images.

2 participants