Re: [f2fs-dev] [PATCH] f2fs: show number of pending discard commands

From: Chao Yu
Date: Wed Dec 01 2021 - 21:05:32 EST


On 2021/11/30 3:00, Jaegeuk Kim wrote:
This information can be used to check how much time we need to give to issue
all the discard commands.

Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,