Hey everyone, This ports overlayfs to the new mount api and modifies layer parsing to allow for additive layer specification via fsconfig(). I'm not sure if I need to rebase the changes on top of Amir's lazy lookup. If so, please let me know! Christian --- Changes in v2: - Split into two patches. First patch ports to new mount api without changing layer parsing. Second patch implements new layer parsing. - Move layer parsing into a separate file. - Link to v1: https://lore.kernel.org/r/20230605-fs-overlayfs-mount_api-v1-1-a8d78c3fbeaf@xxxxxxxxxx --- --- base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7 change-id: 20230605-fs-overlayfs-mount_api-20ea8b04eff4