From: Jaegeuk Kim Date: Fri, 1 May 2015 05:50:06 +0000 (-0700) Subject: f2fs: issue discard with finally produced len and minlen X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836b5a6356ac49a4631c06bc87b0ea02f41623ca;p=pandora-kernel.git f2fs: issue discard with finally produced len and minlen This patch determines to issue discard commands by comparing given minlen and the length of produced final candidates. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed