]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf5ff746bf86557d8b9547c592f7a908794951d7b
treefa4a95faea37a18ff704fb016d295827fa644c41
parent5be83630c47283ef313327d96a897b43003dc5e5
[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