On Tue, Sep 03, 2024 at 05:16:26PM +0200, Alexander Mikhalitsyn wrote: > Allow idmapped mounts for virtiofs. > It's absolutely safe as for virtiofs we have the same > feature negotiation mechanism as for classical fuse > filesystems. This does not affect any existing > setups anyhow. > > virtiofsd support: > https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/245 > > Cc: Christian Brauner > Cc: Seth Forshee > Cc: Miklos Szeredi > Cc: Vivek Goyal > Cc: German Maglione > Cc: Amir Goldstein > Cc: Bernd Schubert > Cc: > Signed-off-by: Alexander Mikhalitsyn > Reviewed-by: Christian Brauner > --- > v3: > - this commit added > --- > fs/fuse/virtio_fs.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Stefan Hajnoczi