diff options
author | 2011-07-11 18:24:01 -0400 | |
---|---|---|
committer | 2011-07-11 18:24:01 -0400 | |
commit | 598dbdf2433cad55bd44d923f67a053871e3eabf (patch) | |
tree | 848036d87de48e271f6e23c1603100f4a75a2387 /tools | |
parent | ext4: remove redundant goto in ext4_ext_insert_extent() (diff) | |
download | linux-dev-598dbdf2433cad55bd44d923f67a053871e3eabf.tar.xz linux-dev-598dbdf2433cad55bd44d923f67a053871e3eabf.zip |
ext4: avoid unneeded ext4_ext_next_leaf_block() while inserting extents
Optimize ext4_ext_insert_extent() by avoiding
ext4_ext_next_leaf_block() when the result is not used/needed.
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions