aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPan Bian <[email protected]>2018-11-22 18:58:46 +0800
committerJaegeuk Kim <[email protected]>2018-11-26 15:54:37 -0800
commit0ea295dd853e0879a9a30ab61f923c26be35b902 (patch)
tree66ca8d0e3fc29a578509bbc08f592461488d0e8f /tools/perf/scripts/python/export-to-postgresql.py
parentf6176473a0c7472380eef72ebeb330cf9485bf0a (diff)
f2fs: read page index before freeing
The function truncate_node frees the page with f2fs_put_page. However, the page index is read after that. So, the patch reads the index before freeing the page. Fixes: bf39c00a9a7f ("f2fs: drop obsolete node page when it is truncated") Cc: <[email protected]> Signed-off-by: Pan Bian <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions