> -----Original Message----- > From: Jaegeuk Kim [mailto:jaeg...@kernel.org] > Sent: Monday, December 22, 2014 12:35 AM > To: linux-kernel@vger.kernel.org; linux-fsde...@vger.kernel.org; > linux-f2fs-de...@lists.sourceforge.net > Cc: Jaegeuk Kim > Subject: [f2fs-dev] [PATCH 1/6] 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. >
Nice clean work. > Signed-off-by: Jaegeuk Kim <jaeg...@kernel.org> Reviewed-by: Chao Yu <chao2...@samsung.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/