diff options
author | Eric Whitney <enwlinux@gmail.com> | 2020-04-30 14:53:18 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-06-03 23:16:50 -0400 |
commit | bee6cf00c7f17df27c842c169db31d53bdd775ba (patch) | |
tree | 561dd6ae29fd58579ef64b955bf4b752c505c25e /mm | |
parent | ee802f86899341d835c629a4ad9607135f1b71a2 (diff) |
ext4: remove redundant GET_BLOCKS_CONVERT code
Remove the redundant code assigning values to ext4_map_blocks components
in ext4_ext_handle_unwritten_extents() for the EXT4_GET_BLOCKS_CONVERT
case, using the code at the function exit instead. Clean up and reorder
that code to eliminate more redundancy and improve readability.
Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Link: https://lore.kernel.org/r/20200430185320.23001-3-enwlinux@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions