Skip to content
Commit 6e0cd4a9 authored by Heng Xiao's avatar Heng Xiao Committed by Jaegeuk Kim
Browse files

f2fs: fix to avoid long latency during umount



In umount, we give an constand time to handle pending discard, previously,
in __issue_discard_cmd() we missed to check timeout condition in loop,
result in delaying long time, fix it.

Signed-off-by: default avatarHeng Xiao <heng.xiao@unisoc.com>
[Chao Yu: add commit message]
Signed-off-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent b13bdf03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment