commit | 9039d8355d6e37647b31a42122a26f1858a2470a | [log] [tgz] |
---|---|---|
author | Yubo Feng <fengyubo3@huawei.com> | Sat Jun 20 16:39:43 2020 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Jul 07 21:51:47 2020 -0700 |
tree | f83050e9c2c5ad848f5cf5253264a450d3486b42 | |
parent | 29b993c7cd2055ffff65f4ffcaa2fc8a5cb2403e [diff] |
f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks if get_node_path() return -E2BIG and trace of f2fs_truncate_inode_blocks_enter/exit enabled then the matching-pair of trace_exit will lost in log. Signed-off-by: Yubo Feng <fengyubo3@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>