[GFS2] don't panic needlessly
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 27 Oct 2006 23:03:48 +0000 (03:03 +0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 6 Nov 2006 13:58:52 +0000 (08:58 -0500)
commiteb1dc33aa235b0e44ada6716cda385883c6e6bff
tree09c04565b2764e364a0ab8294fa405ec6fedfad8
parentd1ed6a3ea10aa7b199c434f6ffd1b6761896567a
[GFS2] don't panic needlessly

First, SLAB_PANIC is unjustified. Second, all error propagating and backing out
is in place.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/main.c