Re: [PATCH] f2fs: fix description about discard_granularity node
From: Chao Yu
Date: Wed Nov 23 2022 - 10:38:01 EST
On 2022/11/19 1:40, Yangtao Li wrote:
Let's fix the inconsistency in the text description.
Default discard granularity is 16. For small devices,
default value is 1.
Signed-off-by: Yangtao Li <frank.li@xxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,