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:
24bbcf0
)
Btrfs: Fix btrfs_drop_extent_cache for skip pinned case
author
Yan, Zheng
<zheng.yan@oracle.com>
Thu, 12 Nov 2009 09:36:44 +0000
(09:36 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 17 Dec 2009 17:33:35 +0000
(12:33 -0500)
The check for skip pinned case is wrong, it may breaks the
while loop too soon.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found