aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/module-common.lds
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-12-26 16:55:22 +0900
committerZiyan <jaraidaniel@gmail.com>2015-05-02 14:35:58 +0200
commit1573824706d8be00b0403f824410e3c613ab435a (patch)
tree6b7a35e5d8e168c105fd63203f14ab45bcf9f83c /scripts/module-common.lds
parentcb57aecc6e6d9cfd418718dfe7b6d76a7b7d802b (diff)
downloadkernel_samsung_tuna-1573824706d8be00b0403f824410e3c613ab435a.zip
kernel_samsung_tuna-1573824706d8be00b0403f824410e3c613ab435a.tar.gz
kernel_samsung_tuna-1573824706d8be00b0403f824410e3c613ab435a.tar.bz2
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 'scripts/module-common.lds')
0 files changed, 0 insertions, 0 deletions