Skip to content
Commit 0a4eefbb authored by Yan Zheng's avatar Yan Zheng Committed by Chris Mason
Browse files

Btrfs: Fix ordering of key field checks in btrfs_previous_item



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: default avatarYan Zheng <zheng.yan@oracle.com>
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 1fcbac58
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