aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2015-10-22 18:23:08 +0800
committerJaegeuk Kim <[email protected]>2015-10-22 09:39:24 -0700
commita6be014e1d28339ba7c745fc4ac1efdbf6e2c1a2 (patch)
tree5283cabac5f40449b10e102838a5b8b3f85ab379 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent7fee740697e0d9a57d618b6fec79e4c4e09fd606 (diff)
f2fs: fix error path of ->symlink
Now, in ->symlink of f2fs, we kept the fixed invoking order between f2fs_add_link and page_symlink since we should init node info firstly in f2fs_add_link, then such node info can be used in page_symlink. But we didn't fix to release meta info which was done before page_symlink in our error path, so this will leave us corrupt symlink entry in its parent's dentry page. Fix this issue by adding f2fs_unlink in the error path for removing such linking. Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions