From: Gu Zheng Date: Sun, 27 Apr 2014 06:21:21 +0000 (+0800) Subject: f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields X-Git-Tag: omap-for-v3.16/fixes-against-rc1~73^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a688b9d9e5cbec76edab74e724297b5488c07829;p=pandora-kernel.git f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields Split the flush_merge fields from sm_i, and use the new struct flush_cmd_control to wrap it, so that we can igonre these fileds if flush_merge is disable, and it alse can the structs more neat. Signed-off-by: Gu Zheng Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed