From adf4983bde9c07c074be12eadb040a88479aa421 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Tue, 28 Oct 2014 22:27:59 -0700 Subject: [PATCH] f2fs: send discard commands in larger extent 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 --- Reading git-format-patch failed