diff options
author | Baokun Li <[email protected]> | 2024-08-22 10:35:39 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-09-03 22:12:18 -0400 |
commit | 8d5ad7b08f9234bc92b9567cfe52e521df5f6626 (patch) | |
tree | 0ffbef3f0f55bf78faa9fcb708aed49412b38118 /lib/crypto/mpi/mpiutil.c | |
parent | 225057b1af381567ffa4eb813f4a28a5c38a25cf (diff) |
ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
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_convert_unwritten_extents_endio(), the
following is done here:
* Free the extents path when an error is encountered.
* Its caller needs to update ppath if it uses ppath.
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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions