From: Diego Calleja Date: Wed, 1 Feb 2006 11:06:44 +0000 (-0800) Subject: [PATCH] reiserfs: missing kmalloc failure check X-Git-Tag: v2.6.16-rc2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5dd259f78ba0fd0c7bfc5c52179dbbff3eb48aa;p=pandora-kernel.git [PATCH] reiserfs: missing kmalloc failure check According to http://bugzilla.kernel.org/show_bug.cgi?id=5778 fs/reiserfs/file.c is missing this check. Signed-off-by: Diego Calleja Cc: Jeff Mahoney Cc: Chris Mason Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed