Re: [PATCH v4 00/15] fuse: basic support for idmapped mounts
From: Aleksandr Mikhalitsyn
Date: Wed Sep 04 2024 - 13:24:09 EST
On Wed, Sep 4, 2024 at 7:00 PM Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
>
> On Wed, 4 Sept 2024 at 17:29, Christian Brauner <brauner@xxxxxxxxxx> wrote:
> >
> > On Wed, Sep 04, 2024 at 05:15:40PM GMT, Miklos Szeredi wrote:
> > > On Tue, 3 Sept 2024 at 17:16, Alexander Mikhalitsyn
> > > <aleksandr.mikhalitsyn@xxxxxxxxxxxxx> wrote:
> > > >
> > > > Dear friends,
> > > >
> > > > This patch series aimed to provide support for idmapped mounts
> > > > for fuse & virtiofs. We already have idmapped mounts support for almost all
> > > > widely-used filesystems:
> > > > * local (ext4, btrfs, xfs, fat, vfat, ntfs3, squashfs, f2fs, erofs, ZFS (out-of-tree))
> > > > * network (ceph)
> > >
> > > Looks good.
> > >
> > > Applied with some tweaks and pushed.
> >
> > Ah, I didn't see your reply. Fwiw, if you agree with my suggestion then
> > Alex can just put that patch on top of the series or do it after we
> > landed it. I just think passing NULL 38 times is a bit ugly.
>
> Yes, I agree with this comment. I'm fine with either a redone series
> or an incremental patch.
Dear Christian,
Dear Miklos,
I'm happy to send a patch/patches on top to refactor that.
Kind regards,
Alex
>
> Thanks,
> Miklos