summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBaokun Li <libaokun1@huawei.com>2024-08-22 05:35:36 +0300
committerTheodore Ts'o <tytso@mit.edu>2024-09-04 05:12:17 +0300
commitf07be1c367369636d7d338d7994473d6eae283c5 (patch)
tree799463ae2a7698ba6ec56636816d6b31f74c472d /tools/perf/scripts/python/export-to-sqlite.py
parent1de82b1b60d4613753254bf3cbf622a4c02c945c (diff)
downloadlinux-f07be1c367369636d7d338d7994473d6eae283c5.tar.xz
ext4: get rid of ppath in ext4_force_split_extent_at()
The use of path and ppath is now very confusing, so to make the code more readable, pass path between functions uniformly, and get rid of ppath. To get rid of the ppath in ext4_force_split_extent_at(), the following is done here: * Free the extents path when an error is encountered. No functional changes. Signed-off-by: Baokun Li <libaokun1@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com> Tested-by: Ojaswin Mujoo <ojaswin@linux.ibm.com> Link: https://patch.msgid.link/20240822023545.1994557-17-libaokun@huaweicloud.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions