Open utam0k opened 2 years ago
Hi @utam0k, we need to wait for kernel 5.19 because only then overlayfs will support id mapped mounts.
@Furisto cc: @kylos101 Thanks for your information. Is this a patch you pointed out? https://lkml.kernel.org/linux-unionfs/20220329103526.1207086-10-brauner@kernel.org/T/
Good timing, @Furisto , thanks for the heads up.
@aledbf I updated this issue and asked @utam0k to share an estimate, so we can use the estimate as input to gauge if we can schedule.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe
We may have a chance to use idmapped mounts instead of shifts. idmapped has the merit that it doesn't need to kernel module because this feature is included kernel since >= 5.12. I'm not sure the performance, but at least it's better than fuse. https://github.com/lxc/lxd/pull/8778/files
And, it may help the self-hosted users because the users use it easily, and don't need to install fuse-overlayfs or kernel module.
Describe the behaviour you'd like
workspace-preview
changed to id-mapped and testedDescribe alternatives you've considered
Additional context
Internal conversation