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:
0e4f8f8
)
Btrfs end_bio_extent_readpage should look for locked bits
author
Chris Mason
<chris.mason@oracle.com>
Sat, 16 Apr 2011 10:55:39 +0000
(06:55 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Sat, 16 Apr 2011 10:55:39 +0000
(06:55 -0400)
A recent commit caches the extent state in end_bio_extent_readpage,
but the search it does should look for locked extents. This
fixes things to make it more effective.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found