-
Theodore Ts'o authored
The static function ext4_get_blocks_handle() is badly named. Of *course* it takes a handle. Since its counterpart for extent-based file is ext4_ext_get_blocks(), rename it to be ext4_ind_get_blocks(). Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
e4d996ca