diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2024-12-20 09:16:35 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-02-10 07:48:25 -0500 |
commit | fd2f764826df5489b849a8937b5a093aae5b1816 (patch) | |
tree | e94762bffb3075be793db1eaaf17feaa529e5259 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 49425504376c335c68f7be54ae7c32312afd9475 (diff) |
ext4: factor out ext4_do_fallocate()
Now the real job of normal fallocate are open coded in ext4_fallocate(),
factor out a new helper ext4_do_fallocate() to do the real job, like
others functions (e.g. ext4_zero_range()) in ext4_fallocate() do, this
can make the code more clear, no functional changes.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://patch.msgid.link/20241220011637.1157197-9-yi.zhang@huaweicloud.com
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