NetBSD/sys/nfs
dholland dcd34a91c5 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
pollution. Specifically:
   ROOTINO -> UFS_ROOTINO
   WINO -> UFS_WINO
   NXADDR -> UFS_NXADDR
   NDADDR -> UFS_NDADDR
   NIADDR -> UFS_NIADDR
   MAXSYMLINKLEN -> UFS_MAXSYMLINKLEN
   MAXSYMLINKLEN_UFS[12] -> UFS[12]_MAXSYMLINKLEN (for consistency)

Sort out ext2fs's misuse of NDADDR and NIADDR; fortunately, these have
the same values in ext2fs and ffs.

No functional change intended.
2013-01-22 09:39:11 +00:00
..
files.nfs don't create unused fs_nfs.h 2010-03-02 23:49:11 +00:00
krpc_subr.c
krpc.h
Makefile
nfs_bio.c use NFS_MAXNAMLEN for all names. 2011-09-27 01:07:38 +00:00
nfs_boot.c Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfs_bootdhcp.c Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfs_bootparam.c in nfs_bootparam(), set the corresponding flag for each field that we fill in. 2010-03-21 00:10:40 +00:00
nfs_bootstatic.c
nfs_clntsocket.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_clntsubs.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_export.c use NFS_MAXNAMLEN for all names. 2011-09-27 01:07:38 +00:00
nfs_iod.c
nfs_kq.c VOP_GETATTR() needs a shared lock at least. 2011-10-24 11:43:30 +00:00
nfs_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_serv.c When unloading the nfsserver module, call nfs_fini() so that the nfsrvdescpl 2012-08-29 14:00:22 +00:00
nfs_socket.c As suggested by matt@: change socket buffer reservations for NFS send/receive 2011-03-23 17:42:11 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c Rename the new ni_startdir (the slot used to hold the starting point 2012-11-05 19:06:26 +00:00
nfs_subs.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
nfs_syscalls.c
nfs_var.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_vfsops.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
nfs_vnops.c fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
nfs.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfsdiskless.h Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfsm_subs.h
nfsmount.h Add the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +00:00
nfsnode.h Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h