On Tue, Aug 01, 2023 at 11:37:53PM +0200, Jan Kara wrote: > On Tue 25-07-23 16:45:07, cem@xxxxxxxxxx wrote: > > From: Carlos Maiolino <cem@xxxxxxxxxx> > > > > Add new shmem quota format, its quota_format_ops together with > > dquot_operations > > > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> > > Signed-off-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx> > > Looks good to me. Feel free to add: > > Reviewed-by: Jan Kara <jack@xxxxxxx> Updated in vfs.tmpfs on vfs.git. commit d76060bf7074ab433720903a60bdfc72c8901651 Author: Carlos Maiolino <cem@xxxxxxxxxx> AuthorDate: Tue Jul 25 16:45:07 2023 +0200 shmem: prepare shmem quota infrastructure Add new shmem quota format, its quota_format_ops together with dquot_operations Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Signed-off-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx> Reviewed-by: Jan Kara <jack@xxxxxxx> Message-Id: <20230725144510.253763-5-cem@xxxxxxxxxx> Signed-off-by: Christian Brauner <brauner@xxxxxxxxxx>