commit | 6c93fd1e578669364e026a0d44c669b871e2a8c4 | [log] [tgz] |
---|---|---|
author | Russell Cattelan <cattelan@redhat.com> | Mon Jan 08 17:47:51 2007 -0600 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Feb 05 13:36:28 2007 -0500 |
tree | 282fd8a70fd4791a80a06dbddac1060cbc4f3848 | |
parent | 49686f71060e342bce6644a5c69fbc6ad0e75a13 [diff] |
[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 <cattelan@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>