Re: [PATCH v2] f2fs: apply write hints to select the type of segment for direct write

From: Chao Yu
Date: Thu Nov 30 2017 - 01:20:45 EST


On 2017/11/28 8:23, Hyunchul Lee wrote:
> From: Hyunchul Lee <cheol.lee@xxxxxxx>
>
> When blocks are allocated for direct write, select the type of
> segment using the kiocb hint. But if an inode has FI_NO_ALLOC,
> use the inode hint.
>
> Signed-off-by: Hyunchul Lee <cheol.lee@xxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,