diff options
author | Filipe Manana <fdmanana@gmail.com> | 2014-03-11 17:56:15 +0400 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-03-21 04:15:27 +0400 |
commit | 308d9800b2c4f1fb344dbf055912d3140438bac0 (patch) | |
tree | 24c94bc9e5d7aa3394a35d767f78f245e2922a58 /Kbuild | |
parent | 3bbb24b20a8800158c33eca8564f432dd14d0bf3 (diff) | |
download | linux-308d9800b2c4f1fb344dbf055912d3140438bac0.tar.xz |
Btrfs: cache extent states in defrag code path
When locking file ranges in the inode's io_tree, cache the first
extent state that belongs to the target range, so that when unlocking
the range we don't need to search in the io_tree again, reducing cpu
time and making and therefore holding the io_tree's lock for a shorter
period.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions