diff options
author | 2020-03-02 17:34:27 +0800 | |
---|---|---|
committer | 2020-03-10 09:18:33 -0700 | |
commit | 06c7540fd29ccae351d1a9e0a0a817cb235618bd (patch) | |
tree | 71238c471f13b7dbf5c82820ca71252eee9b1710 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix inconsistent comments (diff) | |
download | linux-rng-06c7540fd29ccae351d1a9e0a0a817cb235618bd.tar.xz linux-rng-06c7540fd29ccae351d1a9e0a0a817cb235618bd.zip |
f2fs: fix to avoid using uninitialized variable
In f2fs_vm_page_mkwrite(), if inode is compress one, and current mmapped
page locates in compressed cluster, we have to call f2fs_get_dnode_of_data()
to get its physical block address before f2fs_wait_on_block_writeback().
Signed-off-by: Chao Yu <yuchao0@huawei.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