diff options
| author | Sheng Yong <shengyong1@huawei.com> | 2017-04-22 10:39:20 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-05-08 16:28:19 -0700 |
| commit | 38f30f047da2994e9b71b5411e2e60757b21f74d (patch) | |
| tree | 1e28d663aa6151a1b8034659aa566fb2665b8fb1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 352c91d0d482987cd5ed21f46671a80e2616c9a5 (diff) | |
f2fs: fix multiple f2fs_add_link() having same name for inline dentry
Commit 88c5c13a5027 (f2fs: fix multiple f2fs_add_link() calls having
same name) does not cover the scenario where inline dentry is enabled.
In that case, F2FS_I(dir)->task will be NULL, and __f2fs_add_link will
lookup dentries one more time.
This patch fixes it by moving the assigment of current task to a upper
level to cover both normal and inline dentry.
Cc: <stable@vger.kernel.org>
Fixes: 88c5c13a5027 (f2fs: fix multiple f2fs_add_link() calls having same name)
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
