Re: [PATCH 1/1] squashfs: enable idmapped mounts

From: Christian Brauner
Date: Sun Nov 06 2022 - 06:52:20 EST


From: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>

On Mon, 24 Oct 2022 21:15:52 +0200, Michael Weiß wrote:
> For squashfs all needed functionality for idmapped mounts is already
> implemented by the generic handlers in the VFS. Thus, it is sufficient
> to just enable the corresponding FS_ALLOW_IDMAP flag to support
> idmapped mounts.
>
> We use this for unprivileged (user namespaced) containers based on
> squashfs images as rootfs in GyroidOS.
>
> [...]

Hey Phillip,

Michael reminded me about this patch just now. I've picked this up now so it
can make it into the next mw. Phillip, in case you'll pick this up just tell me
and I'll drop it.

[1/1] squashfs: enable idmapped mounts
commit: 01546f1d7142f27002789e8626a32b20d5853a48

Thanks!
Christian