Skip to content
Commit 9ac00e7c authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: do not issue small discard commands during checkpoint



If there're huge # of small discards, this will increase checkpoint latency
insanely. Let's issue small discards only by trim.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent c9667b19
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