aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2024-05-17 12:40:05 +0000
committerTheodore Ts'o <[email protected]>2024-06-27 22:04:50 +0000
commit8262fe9a902c8a7b68c8521ebe18360a9145bada (patch)
treea84980f97e402915b2e1e8646820ca165dca4d88 /fs/jbd2/commit.c
parentext4: make ext4_insert_delayed_block() insert multi-blocks (diff)
downloadkernel-8262fe9a902c8a7b68c8521ebe18360a9145bada.tar.gz
kernel-8262fe9a902c8a7b68c8521ebe18360a9145bada.zip
ext4: make ext4_da_map_blocks() buffer_head unaware
After calling the ext4_da_map_blocks(), a delalloc extent state could be identified through the EXT4_MAP_DELAYED flag in map. So factor out buffer_head related handles in ext4_da_map_blocks(), make this function buffer_head unaware and becomes a common helper, and also update the stale function commtents, preparing for the iomap da write path in the future. Signed-off-by: Zhang Yi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions