diff options
author | Filipe Manana <fdmanana@gmail.com> | 2014-02-12 16:05:53 +0100 |
---|---|---|
committer | Josef Bacik <jbacik@fb.com> | 2014-03-10 20:16:57 +0100 |
commit | f2071b21553bf8f1eae583e32b9068393f61cbe9 (patch) | |
tree | 4ec95f346c0e4dae330d44d233edfe170fc8407a /fs/btrfs/extent_map.h | |
parent | Btrfs: remove unneeded field / smaller extent_map structure (diff) | |
download | linux-f2071b21553bf8f1eae583e32b9068393f61cbe9.tar.xz linux-f2071b21553bf8f1eae583e32b9068393f61cbe9.zip |
Btrfs: more efficient split extent state insertion
When we split an extent state there's no need to start the rbtree search
from the root node - we can start it from the original extent state node,
since we would end up in its subtree if we do the search starting at the
root node anyway.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Diffstat (limited to 'fs/btrfs/extent_map.h')
0 files changed, 0 insertions, 0 deletions