[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option
commit5c7342d894973636f03270673e1fb7b908a421a8
authorJosef Whiter <jwhiter@redhat.com>
Wed, 7 Mar 2007 22:09:10 +0000 (7 17:09 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:10:32 +0000 (1 09:10 +0100)
treee6c4650417f120e3e0780e31e0e46b97d5d1e458
parent7c52b166c588c98cf3d2b2e7e6a0468a98e84d0d
[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option

If you specify an invalid mount option when trying to mount a gfs2 filesystem,
gfs2 will oops.  The attached patch resolves this problem.

Signed-off-by: Josef Whiter <jwhiter@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c