Skip to content

Should the container rootfs take the input Type instead of hardcoding ext4? #824

@ctrlaltdel121

Description

@ctrlaltdel121

rootfsMnt.Source, vmBundleDir.RootfsPath(), "ext4", nil, s.driveMountClient, s.machine)

I'm specifically interested in supporting XFS-based snapshots for the container rootfs. I know other drives can be XFS, is there a reason that the container rootfs has to be ext4? (Assume I build my kernel with XFS support)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions