summaryrefslogtreecommitdiffstats
path: root/fs/utimes.c
diff options
context:
space:
mode:
authorEric Whitney <enwlinux@gmail.com>2020-03-11 16:51:25 -0400
committerTheodore Ts'o <tytso@mit.edu>2020-03-14 14:43:14 -0400
commit2971148d0fecedcbd594ff2f2784496bdc7a7ffa (patch)
tree721667f7bf34e42044f5da5411fb007761755960 /fs/utimes.c
parent34990461342fc9aba806bd941653b72c89dd73a2 (diff)
downloadlinux-2971148d0fecedcbd594ff2f2784496bdc7a7ffa.tar.bz2
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 'fs/utimes.c')
0 files changed, 0 insertions, 0 deletions