Skip to content

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Dec 7, 2025

  • 0.16.1 changes an ext4 superblock setting that might have been causing problems.
  • Fixes translation from Filesystem props to Mount runtimeOptions. #877 fixed an issue where the cache and sync settings for block filesystems weren't being passed down to the VZ virtual machine configuration. The default sync value getting passed down is full, which reduces I/O performance. Relax this to use fsync for now.

Type of Change

  • [*] Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

May address problems reported in #877.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@dcantah dcantah merged commit 420be74 into apple:main Dec 8, 2025
3 checks passed
@jglogan jglogan deleted the cz-0.16.1 branch December 8, 2025 12:19
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.

2 participants