]> Git Repo - linux.git/commit
ext4: refactor ext4_da_map_blocks()
authorZhang Yi <[email protected]>
Sat, 27 Jan 2024 01:58:00 +0000 (09:58 +0800)
committerTheodore Ts'o <[email protected]>
Fri, 2 Feb 2024 04:47:02 +0000 (23:47 -0500)
commit3fcc2b887a1ba4c1f45319cd8c54daa263ecbc36
tree2884c9c3fe35c737b7bc3f1d477c45e53c8f7e03
parentf0e54b6087de9571ec61c189d6c378b81edbe3b2
ext4: refactor ext4_da_map_blocks()

Refactor and cleanup ext4_da_map_blocks(), reduce some unnecessary
parameters and branches, no logic changes.

Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
fs/ext4/inode.c
This page took 0.055302 seconds and 4 git commands to generate.