git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207dde8
)
Btrfs: leave spinning on lookup and map the leaf
author
Josef Bacik
<josef@redhat.com>
Tue, 17 May 2011 13:50:54 +0000
(09:50 -0400)
committer
Josef Bacik
<josef@redhat.com>
Mon, 23 May 2011 17:03:17 +0000
(13:03 -0400)
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: Josef Bacik <josef@redhat.com>
No differences found