ext4: rename and improbe ext4_es_find_extent()
This commit renames ext4_es_find_extent with ext4_es_find_delayed_extent and improve this function. First, we split input and output parameter. Second, this function never return the first block of the next delayed extent after 'es'. Signed-off-by:Zheng Liu <wenqing.lz@taobao.com> Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu> Cc: Jan kara <jack@suse.cz>
Showing
- fs/ext4/extents.c 10 additions, 5 deletionsfs/ext4/extents.c
- fs/ext4/extents_status.c 20 additions, 20 deletionsfs/ext4/extents_status.c
- fs/ext4/extents_status.h 2 additions, 2 deletionsfs/ext4/extents_status.h
- fs/ext4/file.c 2 additions, 4 deletionsfs/ext4/file.c
- include/trace/events/ext4.h 6 additions, 9 deletionsinclude/trace/events/ext4.h
Loading
Please register or sign in to comment