xref: /netbsd-src/tests/fs/nfs/nfsservice/exports (revision 9dec8514308e9c2d14b574b96ac9ff6d625a3d9b)
1*9dec8514Spooka#	$NetBSD: exports,v 1.2 2010/12/31 18:11:27 pooka Exp $
225f5a6a3Spooka#
325f5a6a3Spooka
425f5a6a3Spooka#
525f5a6a3Spooka# The export dir is currently hardcoded and is exposed to the
625f5a6a3Spooka# world, where "world" in this case means inside the rump shmif
725f5a6a3Spooka# IP network, i.e. not a very big world.  Probably needs some
825f5a6a3Spooka# adjustments if we want to test NFS features more carefully,
925f5a6a3Spooka# but this is enough for the current VFS level tests.
1025f5a6a3Spooka#
11*9dec8514Spooka/myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2
12*9dec8514Spooka/myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2
13