> -----Original Message----- > From: Jaegeuk Kim [mailto:[email protected]] > Sent: Monday, December 22, 2014 12:35 AM > To: [email protected]; [email protected]; > [email protected] > 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 <[email protected]> Reviewed-by: Chao Yu <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

