From: Russell Cattelan Date: Mon, 8 Jan 2007 23:47:51 +0000 (-0600) Subject: [GFS2] BZ 217008 fsfuzzer fix. X-Git-Tag: v2.6.21-rc1~92^2~35^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c93fd1e578669364e026a0d44c669b871e2a8c4;p=pandora-kernel.git [GFS2] BZ 217008 fsfuzzer fix. Update the quilt header comments to match the code changes. Change gfs2_lookup_simple to return an error in the case of a NULL inode. The callers of gfs2_lookup_simple do not check for NULL in the no entry case and such would end up dereferencing a NULL ptr. This fixes: http://projects.info-pull.com/mokb/MOKB-15-11-2006.html Signed-off-by: Russell Cattelan Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed