]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/netbsd-tests/fs/nfs/nfsservice/exports
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / netbsd-tests / fs / nfs / nfsservice / exports
1 #       $NetBSD: exports,v 1.2 2010/12/31 18:11:27 pooka Exp $
2 #
3
4 #
5 # The export dir is currently hardcoded and is exposed to the
6 # world, where "world" in this case means inside the rump shmif
7 # IP network, i.e. not a very big world.  Probably needs some
8 # adjustments if we want to test NFS features more carefully,
9 # but this is enough for the current VFS level tests.
10 #
11 /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2
12 /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2