[GFS2] use lib/parser for parsing mount options
authorJosef Bacik <jwhiter@redhat.com>
Mon, 23 Apr 2007 15:55:39 +0000 (11:55 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:43 +0000 (09:11 +0100)
commit476c006be009d4121e401a9e9f49a3362a7a272f
treefa4a95faea37a18ff704fb016d295827fa644c41
parent30d3a2373f171e62e4032819f55fed2ec887d0b8
[GFS2] use lib/parser for parsing mount options

This patch converts the mount option parsing to use the kernels lib/parser stuff
like all of the other filesystems.  I tested this and it works well.  Thank you,

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