From: Dan Carpenter Date: Sat, 29 May 2010 09:40:57 +0000 (+0000) Subject: Btrfs: handle error returns from btrfs_lookup_dir_item() X-Git-Tag: v2.6.35-rc3~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4f6f910ca6f58564c31a680ef88940d8192713;p=pandora-kernel.git Btrfs: handle error returns from btrfs_lookup_dir_item() If btrfs_lookup_dir_item() fails, we should can just let the mount fail with an error. Signed-off-by: Dan Carpenter Signed-off-by: Chris Mason --- Reading git-diff-tree failed