diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2024-05-17 15:40:05 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-06-28 01:04:50 +0300 |
commit | 8262fe9a902c8a7b68c8521ebe18360a9145bada (patch) | |
tree | a84980f97e402915b2e1e8646820ca165dca4d88 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1850d76c1b781ad9c7dc3c4968fb40c1915231c0 (diff) | |
download | linux-8262fe9a902c8a7b68c8521ebe18360a9145bada.tar.xz |
ext4: make ext4_da_map_blocks() buffer_head unaware
After calling the ext4_da_map_blocks(), a delalloc extent state could
be identified through the EXT4_MAP_DELAYED flag in map. So factor out
buffer_head related handles in ext4_da_map_blocks(), make this function
buffer_head unaware and becomes a common helper, and also update the
stale function commtents, preparing for the iomap da write path in the
future.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240517124005.347221-11-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions