diff options
author | 2014-03-18 18:03:51 -0400 | |
---|---|---|
committer | 2014-03-18 18:03:51 -0400 | |
commit | 0e8b6879f3c234036181526683be2b0231892ae4 (patch) | |
tree | 7fcff688fec8a0da538938830c5ea3cf8964f28f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: Update inode i_size after the preallocation (diff) | |
download | linux-dev-0e8b6879f3c234036181526683be2b0231892ae4.tar.xz linux-dev-0e8b6879f3c234036181526683be2b0231892ae4.zip |
ext4: refactor ext4_fallocate code
Move block allocation out of the ext4_fallocate into separate function
called ext4_alloc_file_blocks(). This will allow us to use the same
allocation code for other allocation operations such as zero range which
is commit in the next patch.
Signed-off-by: Lukas Czerner <lczerner@redhat.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