diff options
author | 2014-03-29 15:30:40 +0800 | |
---|---|---|
committer | 2014-04-02 09:56:27 +0900 | |
commit | d54c795b495b9bd417e482286c832c9a8eb210ae (patch) | |
tree | d9cb8d56270bd124e7db2660d336d7afa1c7e6e7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: use list_for_each_entry{_safe} for simplyfying code (diff) | |
download | linux-dev-d54c795b495b9bd417e482286c832c9a8eb210ae.tar.xz linux-dev-d54c795b495b9bd417e482286c832c9a8eb210ae.zip |
f2fs: fix error path when fail to read inline data
We should unlock page in ->readpage() path and also should unlock & release page
in error path of ->write_begin() to avoid deadlock or memory leak.
So let's add release code to fix the problem when we fail to read inline data.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions