From: Dan Carpenter Date: Sat, 29 May 2010 09:43:07 +0000 (+0000) Subject: Btrfs: handle kzalloc() failure in open_ctree() X-Git-Tag: v2.6.35-rc3~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=676e4c86391936795c82ccd11ca9671ee6307936;p=pandora-kernel.git Btrfs: handle kzalloc() failure in open_ctree() Unwind and return -ENOMEM if the allocation fails here. Signed-off-by: Dan Carpenter Signed-off-by: Chris Mason --- Reading git-diff-tree failed