Re: [PATCH] f2fs: should update REQ_TIME for direct write

From: Chao Yu
Date: Sat Aug 12 2023 - 20:27:36 EST


On 2023/8/10 16:40, Zhiguo Niu wrote:
The sending interval of discard and GC should also
consider direct write requests; filesystem is not
idle if there is direct write.

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

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,