Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Jaegeuk Kim <[email protected]>
- Loading branch information