]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount.nfs: Change *flags to flags
authorChuck Lever <chuck.lever@oracle.com>
Mon, 16 Jul 2007 20:29:06 +0000 (16:29 -0400)
committerNeil Brown <neilb@suse.de>
Fri, 20 Jul 2007 06:10:55 +0000 (16:10 +1000)
It's not necessary to treat the *flags parameter to nfsmount and nfs4mount
as an output parameter.  Nothing is passed back.  Replace it with a normal
call-by-value.

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

No differences found