Skip to content
Commit d90c7321 authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: leave spinning on lookup and map the leaf



On lookup we only want to read the inode item, so leave the path spinning.  Also
we're just wholesale reading the leaf off, so map the leaf so we don't do a
bunch of kmap/kunmaps.  Thanks,

Signed-off-by: default avatarJosef Bacik <josef@redhat.com>
parent 207dde82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment