[GFS2] Fix OOM error handling
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 30 Oct 2006 21:59:08 +0000 (16:59 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 6 Nov 2006 13:59:42 +0000 (08:59 -0500)
commit26d83dedf61d26d85f10bc34b92f4de7660fd746
tree69fc1d3ccc85fa25b5506e826aad90e6fd3d8f6f
parent4a221953ed121692aa25998451a57c7f4be8b4f6
[GFS2] Fix OOM error handling

Fix the OOM error handling in inode.c where it was possible for
a NULL pointer to be dereferenced.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c