freebsd-dev/sys/nfsclient
Paul Saab cb36cd34b8 Change the NFS sillyrename convention so that we won't run out
of sillyrenames (which were limited to 58 per pid per directory,
for no good reason). The new format of sillyrenames looks like

	.nfs.0000b31a.00d24.4
	     ^^^^^^^^ ^^^^^
	     ticks    pid

Submitted by:	Mohan Srinivasan mohans at yahoo-inc dot com
Obtained from:	Yahoo!
2004-12-16 19:28:37 +00:00
..
bootp_subr.c Convert a GIANT_REQUIRED; into a NET_ASSERT_GIANT();, as sockets are 2004-12-05 22:50:09 +00:00
krpc_subr.c
krpc.h
nfs_bio.c First cut of NFS direct IO support. 2004-12-15 22:20:22 +00:00
nfs_diskless.c Move a relic to its correct location(s): Put nfs diskless initialization 2004-07-28 21:54:57 +00:00
nfs_lock.c For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
nfs_lock.h For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
nfs_nfsiod.c First cut of NFS direct IO support. 2004-12-15 22:20:22 +00:00
nfs_node.c Serialize NFS vinvalbuf operations by acquiring/upgrading to the 2004-12-06 18:52:28 +00:00
nfs_socket.c Always issue wakeups() to the NFS requestors under the mutex 2004-12-07 03:39:52 +00:00
nfs_subs.c Rewrite of the NFS client's reply handling. We now have NFS socket 2004-12-06 21:11:15 +00:00
nfs_vfsops.c First cut of NFS direct IO support. 2004-12-15 22:20:22 +00:00
nfs_vnops.c Change the NFS sillyrename convention so that we won't run out 2004-12-16 19:28:37 +00:00
nfs.h First cut of NFS direct IO support. 2004-12-15 22:20:22 +00:00
nfsargs.h
nfsdiskless.h
nfsm_subs.h Rewrite of the NFS client's reply handling. We now have NFS socket 2004-12-06 21:11:15 +00:00
nfsmount.h Rewrite of the NFS client's reply handling. We now have NFS socket 2004-12-06 21:11:15 +00:00
nfsnode.h Change the NFS sillyrename convention so that we won't run out 2004-12-16 19:28:37 +00:00
nfsstats.h
nlminfo.h