diff options
author | Eric Whitney <enwlinux@gmail.com> | 2020-03-11 16:51:25 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-03-14 14:43:14 -0400 |
commit | 2971148d0fecedcbd594ff2f2784496bdc7a7ffa (patch) | |
tree | 721667f7bf34e42044f5da5411fb007761755960 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 34990461342fc9aba806bd941653b72c89dd73a2 (diff) |
ext4: remove map_from_cluster from ext4_ext_map_blocks
We can use the variable allocated_clusters rather than map_from_clusters
to control reserved block/cluster accounting in ext4_ext_map_blocks.
This eliminates a variable and associated code and improves readability
a little.
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Link: https://lore.kernel.org/r/20200311205125.25061-1-enwlinux@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions