Re: [PATCH V3] f2fs: show more discard status by sysfs

From: Chao Yu
Date: Mon Dec 18 2023 - 07:22:41 EST


On 2023/12/18 19:07, Zhiguo Niu wrote:
The current pending_discard attr just only shows the discard_cmd_cnt
information. More discard status can be shown so that we can check
them through sysfs when needed.

Signed-off-by: Zhiguo Niu <zhiguo.niu@xxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,