From 836b5a6356ac49a4631c06bc87b0ea02f41623ca Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Thu, 30 Apr 2015 22:50:06 -0700 Subject: [PATCH] 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-format-patch failed