Searched hist:"4 d0b0bd4385f0ce8d3b430f9667c5e2ca1de10af" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | f2fs_fs.h | diff 4d0b0bd4385f0ce8d3b430f9667c5e2ca1de10af Thu Feb 05 03:47:25 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: simplfy a field name in struct f2fs_extent,extent_info
Rename a filed name from 'blk_addr' to 'blk' in struct {f2fs_extent,extent_info} as annotation of this field descripts its meaning well to us.
By this way, we can avoid long statement in code of following patches.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | diff 4d0b0bd4385f0ce8d3b430f9667c5e2ca1de10af Thu Feb 05 03:47:25 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: simplfy a field name in struct f2fs_extent,extent_info
Rename a filed name from 'blk_addr' to 'blk' in struct {f2fs_extent,extent_info} as annotation of this field descripts its meaning well to us.
By this way, we can avoid long statement in code of following patches.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 4d0b0bd4385f0ce8d3b430f9667c5e2ca1de10af Thu Feb 05 03:47:25 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: simplfy a field name in struct f2fs_extent,extent_info
Rename a filed name from 'blk_addr' to 'blk' in struct {f2fs_extent,extent_info} as annotation of this field descripts its meaning well to us.
By this way, we can avoid long statement in code of following patches.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|