Searched hist:"93 bae099eaa0ae784fbe4d9eddcdc54fb5812466" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | node.c | diff 93bae099eaa0ae784fbe4d9eddcdc54fb5812466 Tue Dec 22 14:59:54 CST 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: record node block allocation in dnode_of_data
This patch introduces recording node block allocation in dnode_of_data. This information helps to figure out whether any node block is allocated during specific file operations.
Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff 93bae099eaa0ae784fbe4d9eddcdc54fb5812466 Tue Dec 22 14:59:54 CST 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: record node block allocation in dnode_of_data
This patch introduces recording node block allocation in dnode_of_data. This information helps to figure out whether any node block is allocated during specific file operations.
Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 93bae099eaa0ae784fbe4d9eddcdc54fb5812466 Tue Dec 22 14:59:54 CST 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: record node block allocation in dnode_of_data
This patch introduces recording node block allocation in dnode_of_data. This information helps to figure out whether any node block is allocated during specific file operations.
Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|