.. |
Makefile
|
…
|
|
files.nfs
|
…
|
|
krpc.h
|
…
|
|
krpc_subr.c
|
…
|
|
nfs.h
|
merge non-intrusive nfs changes from vmlocking.
|
2007-12-04 17:42:30 +00:00 |
nfs_bio.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_boot.c
|
Use sockaddr_in_init() and ifreq_setaddr() to initialize a sockaddr_in
|
2007-08-31 22:02:58 +00:00 |
nfs_bootdhcp.c
|
Constify.
|
2007-12-20 16:19:38 +00:00 |
nfs_bootparam.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_bootstatic.c
|
Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes
|
2007-07-08 21:08:09 +00:00 |
nfs_export.c
|
Remove cn_lwp from struct componentname. curlwp should be used
|
2007-12-08 19:29:36 +00:00 |
nfs_kq.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_node.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_serv.c
|
nfsrv_create: fix a use-after-release.
|
2007-12-22 03:31:15 +00:00 |
nfs_socket.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_srvcache.c
|
merge non-intrusive nfs changes from vmlocking.
|
2007-12-04 17:42:30 +00:00 |
nfs_subs.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_syscalls.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_var.h
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_vfsops.c
|
valloc -> vnalloc, vfree -> vnfree
|
2008-01-03 01:26:28 +00:00 |
nfs_vnops.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfsdiskless.h
|
Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes
|
2007-07-08 21:08:09 +00:00 |
nfsm_subs.h
|
…
|
|
nfsmount.h
|
* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
|
2007-07-31 21:14:15 +00:00 |
nfsnode.h
|
- instead of scanning an array of iods, maintain a list of idle iods.
|
2007-08-10 15:12:56 +00:00 |
nfsproto.h
|
…
|
|
nfsrtt.h
|
…
|
|
nfsrvcache.h
|
merge non-intrusive nfs changes from vmlocking.
|
2007-12-04 17:42:30 +00:00 |
rpcv2.h
|
…
|
|
xdr_subs.h
|
…
|
|