freebsd_amp_hwpstate/sys/nfsclient
Garrett Wollman bbf3a56610 Add four more filesystem flags:
VFCF_NETWORK (this FS goes over the net)
	VFCF_READONLY (read-write mounts do not make any sense)
	VFCF_SYNTHETIC (data in this FS is not real)
	VFCF_LOOPBACK (this FS aliases something else)

cd9660 is readonly; nullfs, umapfs, and union are loopback; NFS is netowkr;
procfs, kernfs, and fdesc are synthetic.
1995-03-16 20:23:48 +00:00
..
nfs.h YFfix 1995-02-14 06:22:18 +00:00
nfs_bio.c Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
nfs_nfsiod.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_node.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
nfs_socket.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
nfs_subs.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
nfs_vfsops.c Add four more filesystem flags: 1995-03-16 20:23:48 +00:00
nfs_vnops.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
nfsargs.h YFfix 1995-02-14 06:22:18 +00:00
nfsdiskless.h More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsm_subs.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsmount.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsnode.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
nfsstats.h YFfix 1995-02-14 06:22:18 +00:00