NetBSD/sys/nfs
pk 6e8ba625ef Ignore the mountpoint's `v_usecount' in nfs_unmount() if MNT_FORCE is on.
This takes care of two related problems:
	- `umount -f' wouldn't work if someone's working directory is
	  the filesystem root.
	- vfs_unmountall() would complain about a busy `/' on a
	  diskless setup.
1996-06-24 10:26:40 +00:00
..
krpc.h
krpc_subr.c avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
nfs.h Align things right in NWDELAYHASH (for the Alpha). This fixes crashes in 1996-05-27 11:22:31 +00:00
nfs_bio.c * Make mounts with symlinks work (needed for direct mounts with amd). PR #1917 1996-05-23 22:47:27 +00:00
nfs_boot.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:51:25 +00:00
nfs_node.c
nfs_nqlease.c
nfs_serv.c
nfs_socket.c Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
nfs_srvcache.c
nfs_subs.c * Make mounts with symlinks work (needed for direct mounts with amd). PR #1917 1996-05-23 22:47:27 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c Ignore the mountpoint's `v_usecount' in nfs_unmount() if MNT_FORCE is on. 1996-06-24 10:26:40 +00:00
nfs_vnops.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
swapnfs.c
xdr_subs.h