]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the sysctl naming for the old and new NFS clients
authorrmacklem <rmacklem@FreeBSD.org>
Sun, 15 May 2011 20:52:43 +0000 (20:52 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Sun, 15 May 2011 20:52:43 +0000 (20:52 +0000)
commit7eee8201407548a3ff20e2bb0fa63c28fb14c576
tree6ea029756d9437ab4e6dd7fdf2137de83de1c74d
parent4675dfde1b670b631667c788409a96c597c853f5
Change the sysctl naming for the old and new NFS clients
to vfs.oldnfs.xxx and vfs.nfs.xxx respectively. This makes
the default nfs client use vfs.nfs.xxx after r221124.
14 files changed:
sys/fs/nfs/nfs_commonkrpc.c
sys/fs/nfs/nfs_commonport.c
sys/fs/nfsclient/nfs_clkrpc.c
sys/fs/nfsclient/nfs_clnfsiod.c
sys/fs/nfsclient/nfs_clsubs.c
sys/fs/nfsclient/nfs_clvfsops.c
sys/fs/nfsclient/nfs_clvnops.c
sys/nfs/nfs_common.c
sys/nfsclient/nfs_krpc.c
sys/nfsclient/nfs_nfsiod.c
sys/nfsclient/nfs_subs.c
sys/nfsclient/nfs_vfsops.c
sys/nfsclient/nfs_vnops.c
usr.bin/nfsstat/nfsstat.c