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:
75ab4cb
)
f2fs: introduce FITRIM in f2fs_ioctl
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Sun, 21 Sep 2014 05:06:39 +0000
(22:06 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 30 Sep 2014 22:06:09 +0000
(15:06 -0700)
This patch introduces FITRIM in f2fs_ioctl.
In this case, f2fs will issue small discards and prefree discards as many as
possible for the given area.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found