Searched hist:cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | inline.c | diff cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 Wed Dec 17 21:33:13 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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 <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | checkpoint.c | diff cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 Wed Dec 17 21:33:13 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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 <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | node.c | diff cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 Wed Dec 17 21:33:13 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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 <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | segment.c | diff cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 Wed Dec 17 21:33:13 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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 <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 Wed Dec 17 21:33:13 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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 <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff cf04e8eb55290c7b836c36f0b4e1a8d0fe8ee275 Wed Dec 17 21:33:13 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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 <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|