Re: [PATCH] f2fs: support plain user/group quota

From: Chao Yu
Date: Sat Jul 08 2017 - 12:17:02 EST


Hi Jaegeuk,

On 2017/7/8 3:12, Jaegeuk Kim wrote:
> Hi Chao,
>
> I've updated your patch like this.
>
> - modify description
> - use filemap_write_and_wait() directly aligned to the below v2 patch.
>
> f2fs: avoid deadlock caused by lock order of page and

Looks good to me.

I've updated doc in the patch rebased on this version as well.

Thanks,