]> git.decadent.org.uk Git - nfs-utils.git/commit
mount.nfs: Eliminate some C macros that use implicit arguments
authorChuck Lever <chuck.lever@oracle.com>
Mon, 16 Jul 2007 20:28:41 +0000 (16:28 -0400)
committerNeil Brown <neilb@suse.de>
Fri, 20 Jul 2007 06:10:51 +0000 (16:10 +1000)
commit13b5fbc6cb4e41cd6a4d80e224ee2feaade65ce1
tree0f554386a6177a050da8e4d9a953ab8a52f42ef3
parentf014bb7f4dbdc45572849465a6410512abffa7ea
mount.nfs: Eliminate some C macros that use implicit arguments

Get rid of nfs_probelist, mnt_probelist, and proto_probelist in order to
remove the use of HAVE_RELIABLE_TCP, MAX_NFSPROT, and MAX_MNTPROT.

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