diff options
author | 2015-03-12 17:04:24 +0800 | |
---|---|---|
committer | 2015-04-10 15:08:42 -0700 | |
commit | d6d4f1cb912d9bcf988a529d0934568d4550f7b5 (patch) | |
tree | a7471ce31d7af5fb1534ee8ecd619ba98fff1696 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to truncate inline data past EOF (diff) | |
download | linux-dev-d6d4f1cb912d9bcf988a529d0934568d4550f7b5.tar.xz linux-dev-d6d4f1cb912d9bcf988a529d0934568d4550f7b5.zip |
f2fs: fix to check current blkaddr in __allocate_data_blocks
In __allocate_data_blocks, we should check current blkaddr which is located at
ofs_in_node of dnode page instead of checking first blkaddr all the time.
Otherwise we can only allocate one blkaddr in each dnode page. Fix it.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions