-
Bob Peterson authored
Function gfs2_inode_lookup was dereferencing the inode, and after, it checks for the value being NULL. We need to check that first. Signed-off-by:
Bob Peterson <rpeterso@redhat.com>
e97321fa
Function gfs2_inode_lookup was dereferencing the inode, and after,
it checks for the value being NULL. We need to check that first.
Signed-off-by:
Bob Peterson <rpeterso@redhat.com>