aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-12-26 16:55:22 +0900
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-12-26 20:33:06 +0900
commit1ec79083b2d4614d9dbaea67b5f55b60d7137a2d (patch)
tree2b3ddcae1dade70d1e18c806c603269c09019852 /tools/perf/scripts/python/export-to-postgresql.py
parentf2fs: introduce F2FS_INODE macro to get f2fs_inode (diff)
downloadlinux-dev-1ec79083b2d4614d9dbaea67b5f55b60d7137a2d.tar.xz
linux-dev-1ec79083b2d4614d9dbaea67b5f55b60d7137a2d.zip
f2fs: should put the dnode when NEW_ADDR is detected
When get_dnode_of_data() in get_data_block() returns a successful dnode, we should put the dnode. But, previously, if its data block address is equal to NEW_ADDR, we didn't do that, resulting in a deadlock condition. So, this patch splits original error conditions with this case, and then calls f2fs_put_dnode before finishing the function. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions