diff options
author | 2024-12-20 09:16:35 +0800 | |
---|---|---|
committer | 2025-02-10 07:48:25 -0500 | |
commit | fd2f764826df5489b849a8937b5a093aae5b1816 (patch) | |
tree | e94762bffb3075be793db1eaaf17feaa529e5259 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: refactor ext4_insert_range() (diff) | |
download | wireguard-linux-fd2f764826df5489b849a8937b5a093aae5b1816.tar.xz wireguard-linux-fd2f764826df5489b849a8937b5a093aae5b1816.zip |
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