On Tue, Oct 25, 2022 at 12:16:02AM -0700, John Johansen wrote: > On 10/24/22 04:12, Christian Brauner wrote: > > We already ported most parts and filesystems over for v6.0 to the new > > vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining > > places so we can remove all the old helpers. > > This is a non-functional change. > > > > Signed-off-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx> > > Acked-by: John Johansen <john.johansen@xxxxxxxxxxxxx> Would you mind if I carry this patch together with the other conversion patches in my tree? This would make the whole conversion a lot simpler because we're removing a bunch of old helpers at the end.