From: Mark Fasheh Date: Tue, 12 Jul 2011 18:25:31 +0000 (-0700) Subject: btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode X-Git-Tag: v3.1-rc1~82^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1748f843a0190ef4332d03a64263f383af72682b;p=pandora-kernel.git btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode btrfs_iget() also needed an update so that errors from btrfs_locked_inode() are caught and bubbled back up. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed