f2fs: introduce FITRIM in f2fs_ioctl
authorJaegeuk Kim <jaegeuk@kernel.org>
Sun, 21 Sep 2014 05:06:39 +0000 (22:06 -0700)
committerJaegeuk 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