]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
text-based mount.nfs: Use new parser to handle 'addr=' and 'clientaddr='
authorChuck Lever <chuck.lever@oracle.com>
Fri, 28 Sep 2007 20:36:40 +0000 (16:36 -0400)
committerNeil Brown <neilb@suse.de>
Fri, 28 Sep 2007 21:58:57 +0000 (07:58 +1000)
Introduce, but don't yet use, functions that will eventually replace
append_addr_opt() and append_clientaddr_opt().

Note the behavioral change in append_addr_opt() -- it simply removes
any previous 'addr=' rather than throwing an error.

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

No differences found