Christian Brauner <brauner@xxxxxxxxxx> writes: > On Fri, Sep 09, 2022 at 07:01:07PM +0900, OGAWA Hirofumi wrote: >> Christian Brauner <brauner@xxxxxxxxxx> writes: >> >> > A while ago we introduced a dedicated vfs{g,u}id_t type in commit >> > 1e5267cd0895 ("mnt_idmapping: add vfs{g,u}id_t"). We already switched >> > over a good part of the VFS. Ultimately we will remove all legacy >> > idmapped mount helpers that operate only on k{g,u}id_t in favor of the >> > new type safe helpers that operate on vfs{g,u}id_t. >> >> If consistent with other parts in kernel, looks good. >> >> Acked-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> > > Just to make sure: will you be taking this patch yourself or should I? Ah, I was expecting almost all convert patches goes at once via you or vfs git. However, if you want this goes via me, please let me know. Thanks. -- OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>