From: Cyrill Gorcunov Date: Mon, 16 Jul 2007 06:39:47 +0000 (-0700) Subject: UDF: check for allocated memory for inode data X-Git-Tag: v2.6.23-rc1~950 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=647bd61a5f3a51a38c670f91af9d861ad66149a3;p=pandora-kernel.git UDF: check for allocated memory for inode data This patch adds checking for granted memory while filling up inode data to prevent possible NULL pointer usage. If there is not enough memory to fill inode data we just mark it as "bad". Also some whitespace cleanup. Signed-off-by: Cyrill Gorcunov Cc: Jan Kara Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed