diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2024-08-13 15:34:41 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-09-02 22:26:13 +0300 |
commit | 130078d020e0214809f2e13cf4fb80c646020e94 (patch) | |
tree | 7fa6357aea42b4b286064d4cf411ca788d49e5ac /tools/perf/scripts/python | |
parent | dda898d7ffe85931f9cca6d702a51f33717c501e (diff) | |
download | linux-130078d020e0214809f2e13cf4fb80c646020e94.tar.xz |
ext4: factor out ext4_map_create_blocks() to allocate new blocks
Factor out a common helper ext4_map_create_blocks() from
ext4_map_blocks() to do a real blocks allocation, no logic changes.
[ Note: this first patch of a ten patch series named "v3: simplify the
counting and management of delalloc reserved blocks". The link to
the v1 and v2 patch series are below. -- TYT ]
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240802115120.362902-1-yi.zhang@huaweicloud.com # v2 of patch series
Link: https://patch.msgid.link/20240601034149.2169771-1-yi.zhang@huaweicloud.com # v1 of the patch series
Link: https://patch.msgid.link/20240813123452.2824659-2-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions