aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorBaokun Li <[email protected]>2024-08-22 02:35:31 +0000
committerTheodore Ts'o <[email protected]>2024-09-04 02:12:17 +0000
commit0be4c0c2f17bd10ae16c852f02d51a6a7b318aca (patch)
tree3590435cd94a988aef4009dbbaa42b6b846b0fd7 /fs/ext4/fast_commit.c
parentext4: propagate errors from ext4_find_extent() in ext4_insert_range() (diff)
downloadkernel-0be4c0c2f17bd10ae16c852f02d51a6a7b318aca.tar.gz
kernel-0be4c0c2f17bd10ae16c852f02d51a6a7b318aca.zip
ext4: get rid of ppath in ext4_find_extent()
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. Getting rid of ppath in ext4_find_extent() requires its caller to update ppath. These ppaths will also be dropped later. No functional changes. Signed-off-by: Baokun Li <[email protected]> Reviewed-by: Jan Kara <[email protected]> Reviewed-by: Ojaswin Mujoo <[email protected]> Tested-by: Ojaswin Mujoo <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions