From: Zhao Lei Date: Thu, 25 Mar 2010 12:34:49 +0000 (+0000) Subject: Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() X-Git-Tag: v2.6.34-rc4~69^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab59381ea43f81c977cbd09add26950aaf6cb9fe;p=pandora-kernel.git Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() We need to check return value of btrfs_search_slot() in btrfs_read_chunk_tree() and do corresponding error handing. Signed-off-by: Zhao Lei Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed