..
files.nfs
merge kqueue branch into -current
2002-10-23 09:10:23 +00:00
krpc_subr.c
Add MBUFTRACE kernel option.
2003-02-26 06:31:08 +00:00
krpc.h
keep things not needed by userland in #ifdef _KERNEL.
2003-05-05 13:21:00 +00:00
Makefile
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
2002-11-26 23:30:07 +00:00
nfs_bio.c
interlock for NFLUSHINPROG/NFLUSHWANT.
2003-05-22 15:59:24 +00:00
nfs_boot.c
nfs_bootdhcp.c
Add MBUFTRACE kernel option.
2003-02-26 06:31:08 +00:00
nfs_bootparam.c
Add extensible malloc types, adapted from FreeBSD. This turns
2003-02-01 06:23:35 +00:00
nfs_kq.c
nfs_kqfilter(): add the knote to v_klist only if guaranteed to return success
2003-03-27 19:58:26 +00:00
nfs_node.c
avoid double free with xlatecookie.
2003-05-22 14:14:02 +00:00
nfs_nqlease.c
remove local definitions of TRUE and FALSE.
2003-05-21 13:50:54 +00:00
nfs_serv.c
rework zero padding of rpc reply.
2003-06-09 13:10:31 +00:00
nfs_socket.c
poolify nfsrv_descript.
2003-05-22 14:16:23 +00:00
nfs_srvcache.c
simplelock for nfsd request cache.
2003-05-21 14:13:34 +00:00
nfs_subs.c
rework zero padding of rpc reply.
2003-06-09 13:10:31 +00:00
nfs_syscalls.c
make duplicated codes to a function, nfsrv_sockalloc.
2003-05-26 13:30:07 +00:00
nfs_var.h
rework zero padding of rpc reply.
2003-06-09 13:10:31 +00:00
nfs_vfsops.c
remove local definitions of TRUE and FALSE.
2003-05-21 13:50:54 +00:00
nfs_vnops.c
fix a problem in 'protected' case of writerpc.
2003-06-03 14:27:48 +00:00
nfs.h
Change some subordinate functions to take a "struct nfsnode" argument
2003-04-24 21:21:04 +00:00
nfsdiskless.h
keep things not needed by userland in #ifdef _KERNEL.
2003-05-05 13:21:00 +00:00
nfsm_subs.h
rework zero padding of rpc reply.
2003-06-09 13:10:31 +00:00
nfsmount.h
better handling of write verifier change.
2003-05-03 16:28:57 +00:00
nfsnode.h
simple lock for nfs iod.
2003-05-07 16:18:53 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
keep things not needed by userland in #ifdef _KERNEL.
2003-05-05 13:21:00 +00:00
rpcv2.h
xdr_subs.h