diff options
author | 2019-11-05 22:59:56 +1100 | |
---|---|---|
committer | 2019-11-05 11:31:40 -0500 | |
commit | c8fdfe294187455b70e42a15df35a3e1882f332d (patch) | |
tree | ce04c0364dc9e4111780ccf694d49c9d370cf7f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: iomap that extends beyond EOF should be marked dirty (diff) | |
download | linux-dev-c8fdfe294187455b70e42a15df35a3e1882f332d.tar.xz linux-dev-c8fdfe294187455b70e42a15df35a3e1882f332d.zip |
ext4: move set iomap routines into a separate helper ext4_set_iomap()
Separate the iomap field population code that is currently within
ext4_iomap_begin() into a separate helper ext4_set_iomap(). The intent
of this function is self explanatory, however the rationale behind
taking this step is to reeduce the overall clutter that we currently
have within the ext4_iomap_begin() callback.
Signed-off-by: Matthew Bobrowski <mbobrowski@mbobrowski.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/1ea34da65eecffcddffb2386668ae06134e8deaf.1572949325.git.mbobrowski@mbobrowski.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions