]> git.decadent.org.uk Git - nfs-utils.git/commit
text-based mount.nfs: add parser init and destroy calls
authorChuck Lever <chuck.lever@oracle.com>
Fri, 28 Sep 2007 20:36:51 +0000 (16:36 -0400)
committerNeil Brown <neilb@suse.de>
Fri, 28 Sep 2007 21:58:57 +0000 (07:58 +1000)
commitd79455dbd3dfde28e41574786afd0f71a38df746
treecff443487b2207aad6ec65076da982e48f63698b
parentaed4aa1335326f4327bf9799ef63d2f05cfe5e36
text-based mount.nfs: add parser init and destroy calls

Introduce parser init and destroy calls in the main text-based mount
handling routines.  Don't actually use the parsed option object yet.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/mount/stropts.c