Re: [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously

From: Chao Yu
Date: Wed Feb 22 2017 - 04:41:52 EST


On 2017/1/13 6:44, Jaegeuk Kim wrote:
> This patch adds a kernel thread to issue discard commands.
> It proposes three states, D_PREP, D_SUBMIT, and D_DONE to identify current
> bio status.
>
> Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>