Re: [PATCH 4.9 000/251] 4.9.337-rc1 review
From: Greg Kroah-Hartman
Date: Sat Jan 07 2023 - 05:29:19 EST
On Thu, Jan 05, 2023 at 08:47:36PM +0100, Pavel Machek wrote:
> This one is okay in mainline, but contains wrong error handling in the
> 4.9 backport. 4.19 seems okay. It needs to "goto out_unlock", not
> return directly.
>
> > Jan Kara <jack@xxxxxxx>
> > ext4: initialize quota before expanding inode in setproject ioctl
I've fixed this up, good catch. The rest I've left as they seem
reasonable to be in the tree as-is.
thanks,
greg k-h