Searched hist:"0 c872e2dedfc09f41a5604d1c5010f800c0bd8f1" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | inode.c | diff 0c872e2dedfc09f41a5604d1c5010f800c0bd8f1 Thu Feb 05 03:46:29 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: move ext_lock out of struct extent_info
Move ext_lock out of struct extent_info, then in the following patches we can use variables with struct extent_info type as a parameter to pass pure data.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff 0c872e2dedfc09f41a5604d1c5010f800c0bd8f1 Thu Feb 05 03:46:29 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: move ext_lock out of struct extent_info
Move ext_lock out of struct extent_info, then in the following patches we can use variables with struct extent_info type as a parameter to pass pure data.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff 0c872e2dedfc09f41a5604d1c5010f800c0bd8f1 Thu Feb 05 03:46:29 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: move ext_lock out of struct extent_info
Move ext_lock out of struct extent_info, then in the following patches we can use variables with struct extent_info type as a parameter to pass pure data.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 0c872e2dedfc09f41a5604d1c5010f800c0bd8f1 Thu Feb 05 03:46:29 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: move ext_lock out of struct extent_info
Move ext_lock out of struct extent_info, then in the following patches we can use variables with struct extent_info type as a parameter to pass pure data.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|