Re: [PATCH 4/4] quota: simplify the quotactl compat handling

From: Al Viro
Date: Mon Jul 27 2020 - 11:56:24 EST


On Mon, Jul 27, 2020 at 02:41:27PM +0200, Jan Kara wrote:
> On Sun 26-07-20 18:04:01, Christoph Hellwig wrote:
> > Fold the misaligned u64 workarounds into the main quotactl flow instead
> > of implementing a separate compat syscall handler.
> >
> > Signed-off-by: Christoph Hellwig <hch@xxxxxx>
>
> The patch looks good to me and it saves a lot of boiler-plate code so feel
> free to add:
>
> Acked-by: Jan Kara <jack@xxxxxxx>

Which tree do we put that through? I can grab it into vfs.git, but IIRC usually
you put quota-related stuff through yours...