summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2014-03-18 22:03:51 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2014-03-18 22:03:51 (GMT)
commit0e8b6879f3c234036181526683be2b0231892ae4 (patch)
tree7fcff688fec8a0da538938830c5ea3cf8964f28f /fs/ext4/inode.c
parentf282ac19d86f0507e91759dcf3d15fcb3a964d2a (diff)
downloadlinux-0e8b6879f3c234036181526683be2b0231892ae4.tar.xz
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 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions