-
Notifications
You must be signed in to change notification settings - Fork 214
Open
@ctrlaltdel121
Description
firecracker-containerd/runtime/service.go
Line 1186 in e6c7a36
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
Labels
No labels