From: Al Viro Date: Sun, 17 Jul 2011 23:04:14 +0000 (-0400) Subject: cramfs: get_cramfs_inode() returns ERR_PTR() on failure X-Git-Tag: v3.0~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0577d1ba411f9c40693b8b3e4aa7e0892cd03091;p=pandora-kernel.git cramfs: get_cramfs_inode() returns ERR_PTR() on failure ... and we want to report these failures in ->lookup() anyway. Signed-off-by: Al Viro --- Reading git-diff-tree failed