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:
1fcbac5
)
Btrfs: Fix ordering of key field checks in btrfs_previous_item
author
Yan Zheng
<zheng.yan@oracle.com>
Fri, 24 Jul 2009 15:06:53 +0000
(11:06 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Fri, 24 Jul 2009 15:22:47 +0000
(11:22 -0400)
Check objectid of item before checking the item type, otherwise we may return
zero for a key that is actually too low.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ctree.c
Simple merge