aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2014-03-31 13:53:25 +0000
committerChris Mason <[email protected]>2014-04-07 16:08:47 +0000
commitc50d3e71c3d0378bcc9e116f48dab4148854a7bb (patch)
tree97d715d396f0c2134f6ec85b0d1c5805d1a601c9 /fs/btrfs/async-thread.c
parentBtrfs: send, build path string only once in send_hole (diff)
downloadkernel-c50d3e71c3d0378bcc9e116f48dab4148854a7bb.tar.gz
kernel-c50d3e71c3d0378bcc9e116f48dab4148854a7bb.zip
Btrfs: more efficient io tree navigation on wait_extent_bit
If we don't reschedule use rb_next to find the next extent state instead of a full tree search, which is more efficient and safe since we didn't release the io tree's lock. Signed-off-by: Filipe David Borba Manana <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions