git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d208f
)
f2fs: send discard commands in larger extent
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 29 Oct 2014 05:27:59 +0000
(22:27 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 5 Nov 2014 01:34:13 +0000
(17:34 -0800)
If there is a chance to make a huge sized discard command, we don't need
to split it out, since each blkdev_issue_discard should wait one at a
time.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/segment.c
patch
|
blob
|
history
diff --cc
fs/f2fs/segment.c
Simple merge