From: Jaegeuk Kim Date: Thu, 18 Dec 2014 03:33:13 +0000 (-0800) Subject: f2fs: use f2fs_io_info to clean up messy parameters during IO path X-Git-Tag: fixes-v4.0-rc1~114^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275;p=pandora-kernel.git f2fs: use f2fs_io_info to clean up messy parameters during IO path This patch cleans up parameters on IO paths. The key idea is to use f2fs_io_info adding a parameter, block address, and then use this structure as parameters. Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed